Skip to content

UI

Classes

Name
classUI::Console <br>The stdout is redirected to the console.
classUI::StyleEditor
classUI::ViewportWindow

Functions

Name
voidshowColors()
voidshowDimensions()

Attributes

Name
constexpr floatDRAG_FLOAT_WIDTH

Functions Documentation

function showColors

cpp
void showColors()
void showColors()

function showDimensions

cpp
void showDimensions()
void showDimensions()

Attributes Documentation

variable DRAG_FLOAT_WIDTH

cpp
constexpr float DRAG_FLOAT_WIDTH = 100.0f;
constexpr float DRAG_FLOAT_WIDTH = 100.0f;

Updated on 2024-03-16 at 19:15:01 +0000