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.
BaseOverlayMessage | Base class for all messages handled by overlay modules |
SimpleClientListMessage | (no description) |
SimpleClientMoveMessage | (no description) |
Name | Type | Description |
---|---|---|
command | int |
message SimpleClientMessage extends BaseOverlayMessage // MOVE_REQUEST, OVERLAY_READY { fields: int command enum(SimpleClientCommand); };