MapLoader module

class MapLoader.MapLoader(app, maps: dict)

Bases: object

loadMap(key)

loadMap Loades the map specified by key from the map dict

Parameters

key (str) – The name of the map

unloadMap()

unloadMap Unloads the current map