Creates a new map tile.
The action class of this tile.
The action to execute when player enters the tile.
The index of the image of the active tileset to display.
Returns the action to execute when player enters the tile.
The action
Returns the index of the image of the active tileset to display for this tile. Actually the index 0-9 references a sprite from the IC0_9.WLF while indices >= 10 reference the tiles in the tileset (minus 10).
The index of the image to display.
Information about a single tile on a map.