 |
Crossfire JXClient, Trunk
|
Go to the documentation of this file.
23 package com.realtime.crossfire.jxclient.protocol;
int COORD_OFFSET
Offset for coordinate values in map2 command.
int ANIM_RANDOM
Animation type: randomized animation.
int COORD_LAYER8
Face information for layer 8.
int COORD_CLEAR_SPACE
Clear a square.
int COORD_LAYER5
Face information for layer 5.
int ANIM_SYNC
Animation type: synchronized animation.
int ANIM_MASK
The mask for extracting the animation ID.
int ANIM_NORMAL
Animation type: normal animation.
int COORD_LAYER0
Face information for layer 0.
int TYPE_SCROLL
Scroll information.
int ANIM_TYPE_SHIFT
The lowest bit of the animation type.
int COORD_LAYER3
Face information for layer 3.
int COORD_LAYER6
Face information for layer 6.
Interface defining constants for the "map2" Crossfire protocol message.
int TYPE_COORDINATE
Normal coordinate.
int COORD_LAYER7
Face information for layer 7.
int COORD_LAYER1
Face information for layer 1.
int COORD_LAYER2
Face information for layer 2.
int COORD_LAYER4
Face information for layer 4.
int NUM_LAYERS
The total number of map layers to display.
int FACE_ANIMATION
The bit value whether this is a face or an animation.
int COORD_DARKNESS
Darkness information.
int ANIM_TYPE_MASK
The mask for extracting the animation type.
int COORD_LAYER9
Face information for layer 9.