public class TeleportTransform extends SWGMessage
Constructor and Description |
---|
TeleportTransform(long charId,
float x,
float y,
float z,
float yOrient,
float wOrient,
int movementIndex) |
Modifier and Type | Method and Description |
---|---|
void |
deserialize(org.apache.mina.core.buffer.IoBuffer data) |
org.apache.mina.core.buffer.IoBuffer |
serialize() |
public TeleportTransform(long charId, float x, float y, float z, float yOrient, float wOrient, int movementIndex)
public void deserialize(org.apache.mina.core.buffer.IoBuffer data)
deserialize
in class Message