Return the color of the grid
Return the height of each grid cell in cm
Return the horizontal grid offset
Return the rotation of the grid in degrees (between -90 and 90)
Return how objects snap to the grid, as defined by GridSnapType
Return the type of the grid, as defined by GridType
Return the vertical grid offset
Return the type of the grid as defined by GridVisibility
Return the width of each grid cell in cm
Return whether thick lines are used to display the grid
Set the color of the grid
Set the height of each grid cell in cm
Set an offset for the grid relative to the width of a cell (between 0 and 1)
Set the rotation of the grid in degrees
Set how objects snap to the grid, as defined by GridSnapType
Set whether thick lines are used to display the grid
Set the type of the grid, as defined by GridType
Set an offset for the grid relative to the height of a cell (between 0 and 1)
Set the visibility of the grid as defined by GridVisibility
Set the width of each grid cell in cm
Contains methods to modify and check the global snap grid. Accessed through GameWorld.grid