Click or drag to resize
IPlayerLeft Property
Returns true when the player is pressing left, or false otherwise.

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
bool Left { get; }

Property Value

Type: Boolean
See Also