Skip to content
This repository has been archived by the owner on Mar 14, 2020. It is now read-only.
Hampus Joakim Nilsson edited this page Aug 3, 2012 · 1 revision

The Map is a singleton (there is only one instance) class that represents the gameworld.

You can use it to query for tiles, houses and waypoints.

Note that Map is a /soft/ class and is only defined in lua scripts.

Clone this wiki locally