Overload List
Name | Description | |
---|---|---|
Command(Action) | Initializes a new instance of the Command class | |
Command(Action Single ) | Initializes a new instance of the Command class | |
Command(Action Vector2D ) | Initializes a new instance of the Command class | |
Command(Action Vector2D, Vector2D, Boolean ) | Initializes a new instance of the Command class | |
Command(String, Action) | Initializes a new instance of the Command class | |
Command(String, Action Vector2D ) | Initializes a new instance of the Command class | |
Command(String, Action Single ) | Initializes a new instance of the Command class | |
Command(String, Action Vector2D, Vector2D, Boolean ) | Initializes a new instance of the Command class |
See Also