Uses of Class
com.TeamHEC.LocomotionCommotion.Map.WorldMap

Packages that use WorldMap
com.TeamHEC.LocomotionCommotion.Game   
com.TeamHEC.LocomotionCommotion.Map   
 

Uses of WorldMap in com.TeamHEC.LocomotionCommotion.Game
 

Methods in com.TeamHEC.LocomotionCommotion.Game that return WorldMap
 WorldMap CoreGame.getGameMap()
          Gets the world map
 

Uses of WorldMap in com.TeamHEC.LocomotionCommotion.Map
 

Methods in com.TeamHEC.LocomotionCommotion.Map that return WorldMap
static WorldMap WorldMap.getInstance()