File: Tier2/SimMud/SimMud.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.
Name | Type | Description |
---|---|---|
src | NodeHandle | |
posX | double | |
posY | double | |
leaveRegion | bool |
message SimMudMoveMessage { fields: NodeHandle src; double posX; double posY; bool leaveRegion = false; }