Command Constructor Delta Engine Documentation
Overload List

  NameDescription
Public methodCommand(Action)
Initializes a new instance of the Command class
Public methodCommand(Action Single )
Initializes a new instance of the Command class
Public methodCommand(Action Vector2D )
Initializes a new instance of the Command class
Public methodCommand(Action Vector2D, Vector2D, Boolean )
Initializes a new instance of the Command class
Public methodCommand(String, Action)
Initializes a new instance of the Command class
Public methodCommand(String, Action Vector2D )
Initializes a new instance of the Command class
Public methodCommand(String, Action Single )
Initializes a new instance of the Command class
Public methodCommand(String, Action Vector2D, Vector2D, Boolean )
Initializes a new instance of the Command class
Top
See Also