JavaScript is disabled on your browser.
Description
Nested Class Summary
Enum Constant Summary
Field Summary
Constructor Summary
Method Summary
Enum Constant Details
X
Y
Z
Y_ROT
X_ROT
DELTA_X
DELTA_Y
DELTA_Z
ROTATE_DELTA
Field Details
ALL
ROTATION
DELTA
SET_STREAM_CODEC
bit
Constructor Details
Relative(int)
Method Details
values()
valueOf(String)
union(Set...)
rotation(boolean, boolean)
position(boolean, boolean, boolean)
direction(boolean, boolean, boolean)
getMask()
isSet(int)
unpack(int)
pack(Set)
Enum Constant Summary
Enum Constants
Constructor Summary
Constructors
Method Summary
All Methods Static Methods Instance Methods Concrete Methods
direction (boolean relativeX,
boolean relativeY,
boolean relativeZ)
private int
private boolean
static int
position (boolean relativeX,
boolean relativeY,
boolean relativeZ)
rotation (boolean relativeYRot,
boolean relativeXRot)
Returns the enum constant of this class with the specified name.
Returns an array containing the constants of this enum class, in
the order they are declared.
Methods inherited from class Enum
clone , compareTo , describeConstable , equals , finalize , getDeclaringClass , hashCode , name , ordinal , toString , valueOf