CRaPI - Correct Robust and Perfect API

BasicCommands Members

BasicCommands overview

Public Static Methods

Bye Builds the server command string for the bye command
Catch Builds the server command string for the catch command
ChangeView Builds the server command string for the change_view command
Dash Builds the server command string for the dash command
Kick Builds the server command string for the kick command
MoveOverloaded. Builds the server command string for the move command
Say Builds the server command string for the say command
Score Builds the server command string for the score command
SenseBody Builds the server command string for the sense_body command
Turn Builds the server command string for the turn command
TurnNeck Builds the server command string for the turn_neck command

Public Instance Constructors

BasicCommands ConstructorInitializes a new instance of the BasicCommands class.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

BasicCommands Class | TeamYaffa.CRaPI Namespace