Package com.realtime.crossfire.jxclient.map

Implements the map model which is shown in the map and magic map views.

See:
          Description

Class Summary
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).
CfMapAnimations Manages a set of animated map squares.
CfMapPatch Represents a square area of CfMapSquares.
CfMapSquare Represents a square in a CfMap.
Location A location on the map.
 

Package com.realtime.crossfire.jxclient.map Description

Implements the map model which is shown in the map and magic map views.