AlphaAlphaOptionaloptions: { pointerLock?: boolean } = {}The options.
OptionalpointerLock?: booleanWhether to enable pointer lock.
Alpha_Protected Alpha_AlphadeltasThe button deltas.
The key deltas.
The mouse deltas.
The wheel deltas.
Static Readonly AlphakeyThe key codes for the keyboard keys.
AlphaAlphaAlphaFires an event with the given name and arguments.
The event name to fire.
The arguments to pass to the event listeners.
AlphaRemoves an event listener for the specified event.
The event name to stop listening for.
The callback function to remove.
AlphaAdds an event listener for the specified event.
The event name to listen for.
The callback function to execute when the event is triggered.
AlphaThe button deltas.
The key deltas.
The mouse deltas.
The wheel deltas.
Keyboard and mouse input source class