Visual class constructor for the map-tiles.
{EngineView} the engine instance that the map-tile sits in
{string} type-id of the tile as defined in the JSON file
Defines if the map-tile is movable onto by map-objects.
Position of the tile in terms of column and row index.
Type-id of the map-tile as defined in the JSON file.
Defines the positions of the vertices of the tile.
Visual class for the map-tiles.
TileView
Param: engine
{EngineView} the engine instance that the map-tile sits in
Param: type
{string} type-id of the tile as defined in the JSON file