Loading [MathJax]/extensions/TeX/AMSmath.js
 |
Cytopia
0.3
A city building simulation game
|
std::string layoutType
<mandatory> how to layout, default = HORIZONTAL
float alignmentOffset
Offset in percent to the screen point. can be negative.
struct ImFont * font
<internal> font pointer for elements
int groupWidth
<internal> Width of all elements in group
std::string layoutParentElementID
elementID of the parent UiElement this group should be aligned to.
uint32_t fontSize
<internal> default font size of all elements in group
std::string alignment
<mandatory> where the element should be placed. e.g. CENTER
int paddingToParent
padding between this group and the parent in pixels
int padding
padding between elements in pixels
int groupHeight
<internal> height of all elements in group