|
MxEngine
|
#include <Layout.h>
Public Member Functions | |
| Indent (float indent) | |
| ~Indent () | |
Public Attributes | |
| float | indent |
Indent is a special object which is created on stack to push extra element offset on its destruction offset is popped, resulting in a tree-like structure of GUI elements
|
inline |
| float MxEngine::GUI::Indent::indent |
offset to be popped on destruction
1.8.12