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
Private Internal_A reference to the engine view that the map-tile sits in.
Private Internal_The visual that will be used to highlight the tile.
Private Internal_The highlight state of the map-tile.
Private Internal_Defines if the map-tile is movable onto by map-objects.
Position of the tile in terms of column and row index.
Private InternalonType-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