|
|
|
Brief Desc. More...
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. | |
Brief Desc.
// Comment: %okButton = new ClassObject() instantiation
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.