phaser3-docs
phaser3-docs copied to clipboard
Typo in Input.InputManager
The Game instance that owns the Input Manager. A Game only maintains ➡ on ⬅ instance of the Input Manager at any time.
Type:
Phaser.Game
Since: 3.0.0
Source: src/input/InputManager.js (Line 47)
*** Should be *** A Game only maintains one instance...