GuiControlArrayControl¶
Brief Desc.
- Inherit:
- GuiControl
Fields¶
-
int
GuiControlArrayControl::colCount¶ Number of colums in the array.
-
intList
GuiControlArrayControl::colSizes¶ Size of each individual column.
-
int
GuiControlArrayControl::colSpacing¶ Padding to put between columns.
-
int
GuiControlArrayControl::rowSize¶ Heigth of a row in the array.
-
int
GuiControlArrayControl::rowSpacing¶ Padding to put between rows.