Classes

developer »

gameProject »

pedestrianController »

playerPlatform »

punishment »

team »

Concepts

Libraries

Objects

new

Description

Instantiate a new tileGrid object.

Arguments

1 number width

size of the grid in tiles number-height-size of the grid in tiles number-dataTypeEnum-the data type to use for the grid. table-dataType-a custom data type to use for the grid. The game uses this.

Returns

1 tileGrid

a new tileGrid object.