File: Overlay/Vast/Vast.msg
(no description)
The following diagram shows part of the inheritance hierarchy. Unresolved types are missing from the diagram. Click here to see the full picture.

| SimpleClientMessage | (no description) |
| Name | Type | Description |
|---|---|---|
| posX | double | |
| posY | double |
message SimpleClientMoveMessage extends SimpleClientMessage // MOVE_INDICATION { fields: double posX; double posY; };