Visual class constructor for the map-tiles.
the engine instance that the map-tile sits in
type-id of the tile as defined in the JSON file
A reference to the engine view that the map-tile sits in.
The visual that will be used to highlight the tile.
The highlight state of the map-tile.
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.
Clears all references.
Changes the highlight state of the map-tile.
if the tile is being highlighted or not
if the change will be instant or animated, default false
Visual class for the map-tiles.
the engine instance that the map-tile sits in
type-id of the tile as defined in the JSON file