|
GuiControlArrayControl Class Reference
[Container Controls]
Brief Desc. More...
Inheritance diagram for GuiControlArrayControl:
Public Attributes | |
Array | |
int | colCount |
Number of colums in the array. | |
intList | colSizes |
Size of each individual column. | |
int | colSpacing |
Padding to put between columns. | |
int | rowSize |
Heigth of a row in the array. | |
int | rowSpacing |
Padding to put between rows. |
Detailed Description
Brief Desc.
- Example:
// Comment: %okButton = new ClassObject() instantiation
Member Data Documentation
Number of colums in the array.
intList GuiControlArrayControl::colSizes |
Size of each individual column.
Padding to put between columns.
Heigth of a row in the array.
Padding to put between rows.
Copyright © GarageGames, LLC. All Rights Reserved.