GUIGrid

From Virtual World Web Wiki
Revision as of 16:35, 21 October 2016 by Spark5 (Talk | contribs) (Documentation for the GUIGrid class)

Jump to: navigation, search
  • Inherits class: GUIComponent
  • This is a JavaScript visible object

Remarks [edit]

Properties

JSVector2 CellSize {get; set;}
int ColumnCount {get; set;}
bool Horizontal {get; set;}
int RowCount {get; set;}
JSVector2 Spacing {get; set;}
Corner StartCorner {get; set;}