Uses of Package
com.realtime.crossfire.jxclient.map

Packages that use com.realtime.crossfire.jxclient.map
com.realtime.crossfire.jxclient.gui.map   
com.realtime.crossfire.jxclient.map Implements the map model which is shown in the map and magic map views. 
com.realtime.crossfire.jxclient.mapupdater   
com.realtime.crossfire.jxclient.scripts   
 

Classes in com.realtime.crossfire.jxclient.map used by com.realtime.crossfire.jxclient.gui.map
CfMap
          Represents a map (as seen by the client).
CfMapSquare
          Represents a square in a CfMap.
 

Classes in com.realtime.crossfire.jxclient.map used by com.realtime.crossfire.jxclient.map
AnimationMap
          Maintains AnimationState instances for map locations.
AnimationState
          The state of an Animation on a map.
CfMap
          Represents a map (as seen by the client).
CfMapPatch
          Represents a square area of CfMapSquares.
CfMapSquare
          Represents a square in a CfMap.
Location
          A location on the map.
 

Classes in com.realtime.crossfire.jxclient.map used by com.realtime.crossfire.jxclient.mapupdater
CfMap
          Represents a map (as seen by the client).
CfMapAnimations
          Manages a set of animated map squares.
CfMapSquare
          Represents a square in a CfMap.
Location
          A location on the map.
 

Classes in com.realtime.crossfire.jxclient.map used by com.realtime.crossfire.jxclient.scripts
CfMap
          Represents a map (as seen by the client).