public class SitOnObject extends ObjControllerObject
| Constructor and Description |
|---|
SitOnObject(float x,
float y,
float z,
long cellId,
long objectId) |
| Modifier and Type | Method and Description |
|---|---|
void |
deserialize(org.apache.mina.core.buffer.IoBuffer data) |
org.apache.mina.core.buffer.IoBuffer |
serialize() |
public SitOnObject(float x,
float y,
float z,
long cellId,
long objectId)
public void deserialize(org.apache.mina.core.buffer.IoBuffer data)
deserialize in class Message