Interface IRobotMoveCmd

Properties of a RobotMoveCmd.

Hierarchy

  • IRobotMoveCmd

Implemented by

Properties

ChatMessage?: null | string

RobotMoveCmd ChatMessage

EventId?: null | string

RobotMoveCmd EventId

RobotId?: null | string

RobotMoveCmd RobotId

SpaceId?: null | string

RobotMoveCmd SpaceId

X?: null | number

RobotMoveCmd X

Y?: null | number

RobotMoveCmd Y

Generated using TypeDoc