new InputEnabled()
The InputEnabled component allows a Game Object to have its own InputHandler and process input related events.
- Source code: gameobjects/components/InputEnabled.js (Line 12)
new InputEnabled()
The InputEnabled component allows a Game Object to have its own InputHandler and process input related events.
Please login to continue.