CRaPI - Correct Robust and Perfect API

Kick Members

Kick overview

Public Instance Constructors

Kick Constructor Constructs a Kick command object

Public Instance Properties

CommandString (inherited from Command)The command string
CommandType (inherited from Command)The command type
Direction The angle to kick, relative the players own body-direction.
Power Power of the kick

Public Instance Methods

Equals (inherited from Command) Compares if the Command-object are equal another object.
GetHashCode (inherited from Command) Returns the hashcode of the Command object.
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 Fields

mCommand (inherited from Command)The command string
mCommandType (inherited from Command)The command type

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

Kick Class | TeamYaffa.CRaPI.Commands Namespace