reset(hard)
Resets all Keys.
Parameters
| Name | Type | Argument | Default | Description |
|---|---|---|---|---|
hard | boolean | <optional> | true | A soft reset won't reset any events or callbacks that are bound to the Keys. A hard reset will. |
- Source code: input/Keyboard.js (Line 463)
Please login to continue.