Describes the possible commands to the server
This is used when creating Commands
.
Member Name | Description |
---|---|
Bye | A bye command. Used when disconnecting a player. |
Catch | A catch command. Used when a goalie tries to catch the ball. |
Change_View | A change_view command. Used with ViewWidth and ViewQuality
when the player changes the view. |
Dash | A dash command. Used to dash. |
Kick | A kick command. Used when to kick the ball. |
Move | A move command. Used when to move the player when the PlayMode is
before_kick_off. |
Say | A say command. |
Sense_Body | A sense_body command. |
Score | A score command. Used to retrieve the current score of the game. |
Turn | A turn command. Used to turn. |
Turn_Neck | A turn_neck command. Used to turn the neck. |
Namespace: TeamYaffa.CRaPI.Commands
Assembly: CRaPI (in CRaPI.dll)
TeamYaffa.CRaPI.Commands Namespace | TeamYaffa.CRaPI.Commands