UI
Classes
Name | |
---|---|
class | UI::Console <br>The stdout is redirected to the console. |
class | UI::StyleEditor |
class | UI::ViewportWindow |
Functions
Name | |
---|---|
void | renderVariables() |
Attributes
Name | |
---|---|
constexpr float | DRAG_FLOAT_WIDTH |
Functions Documentation
function renderVariables
cpp
static void renderVariables()
static void renderVariables()
Attributes Documentation
variable DRAG_FLOAT_WIDTH
cpp
constexpr float DRAG_FLOAT_WIDTH = 100.0f;
constexpr float DRAG_FLOAT_WIDTH = 100.0f;
Updated on 2025-01-07 at 13:40:44 +0000