See: Description
Interface | Description |
---|---|
CfAnimationsMapListener | |
MapListener |
Interface for listeners interested in changes within
CfMap
instances. |
MapScrollListener |
Interface for listeners interested on map scrolled events.
|
MapSizeListener |
Listener for clients interested in map size changes.
|
NewmapListener |
Interface for listeners interested in received "newmap" messages.
|
Class | Description |
---|---|
AnimationMap |
Maintains
AnimationState instances for map
locations . |
AnimationSet |
Maintains
AnimationState instances for item tag values. |
AnimationState |
The state of an
Animation on a map. |
CfAnimations |
Manages a set of animated faces.
|
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.
|
MapUpdaterState |
Update a
CfMap model from protocol commands. |
PendingDirections |
Maintains pending movements of the character.
|