Creates a new TileMapRender instance.
The Rapid rendering instance to use.
Converts local coordinates to map coordinates.
The local coordinates.
The rendering options.
The map coordinates.
Converts map coordinates to local coordinates.
The map coordinates.
The rendering options.
The local coordinates.
Renders the tilemap layer based on the provided data and options.
A 2D array representing the tilemap data.
The rendering options for the tilemap layer.
Represents a tilemap renderer that handles rendering of tile-based maps.