InputManager Class
Manages all input handlers in a unified way
Constructor
Methods
update
(
private
-
dt
Called internally every frame. Updates all the pointers and gamepad
Parameters:
-
dt
NumberThe delta time (in seconds) since the last update