GameApp.loadMap

This function will load a map file to display levels, or portions of levels. If you're clever, you can store other things in map files

class GameApp
void
loadMap
(
string m
)

Meta