package openfl.ui
| GameInput | |
| GameInputControl | |
| GameInputDevice | |
| KeyLocation | |
| Keyboard | The Keyboard class is used to build an interface that can be controlled by a user with a standard keyboard. You can use the methods and properties of the Keyboard class without using a constructor. The properties of the Keyboard class are constants representing the keys that are most commonly used to control games. |