CommonGenerateGridParameters
Index
Properties
optionaldirection
height
Maximum height of the grid
itemHeight
Height of one grid item
optionalitemMarginX
Margin of one grid item in the X direction. Not giving a value will calculate a margin from the item's size and the grid size
optionalitemMarginY
Margin of one grid item in the Y direction Not giving a value will calculate a margin from the item's size and the grid size
itemWidth
Width of one grid item
width
Maximum width of the grid
x
Starting X coordinate of the grid
y
Starting Y coordinate of the grid
The direction the items are layed out