|
| GridLayout (Rect container, int cols=1, int rows=1, float outerPadding=4f, float innerPadding=4f) |
|
| GridLayout (float colWidth, float rowHeight, int cols, int rows, float outerPadding=4f, float innerPadding=4f) |
|
Rect | GetCellRect (int col, int row, int colspan=1, int rowspan=1) |
|
Rect | GetCellRectByIndex (int index, int colspan=1, int rowspan=1) |
|
The documentation for this class was generated from the following file: