Uses of Class
mstar.PlayerMap

Uses of PlayerMap in mstar
 

Methods in mstar that return PlayerMap
static PlayerMap PlayerMap.loadMap()
          Loads the player map from disk.
 PlayerMap Responder.getPlayerMap()
          Gets the current players map to the specified map.
 

Methods in mstar with parameters of type PlayerMap
 void Responder.setPlayerMap(PlayerMap players)
          Sets the current players map to the specified map.