DirectionToMove Type
Screen direction in which objects are moved
Union cases
| Union case | Description |
Full Usage:
Down_
|
|
Full Usage:
Left_
|
|
Full Usage:
Right_
|
|
Full Usage:
Up_
|
Instance members
| Instance member | Description |
Full Usage:
this.IsDown_
Returns: bool
|
|
Full Usage:
this.IsLeft_
Returns: bool
|
|
Full Usage:
this.IsRight_
Returns: bool
|
|
Full Usage:
this.IsUp_
Returns: bool
|
|