Class Input
Inheritance
System.Object
Input
Namespace: Edgar.Unity.Examples.PC2D
Assembly: cs.temp.dll.dll
Syntax
public class Input
Fields
DASH | |
JUMP |
DASH
Declaration
public const KeyCode DASH = null
Field Value
Type | Description |
---|---|
Key |
JUMP
Declaration
public const KeyCode JUMP = null
Field Value
Type | Description |
---|---|
Key |