Check if provider detected a one-shot gesture for this action (e.g. swipe)
Clean up all listeners
Bind keys via a scene's keyboard plugin. Rebinds if called with a different scene.
Check if an action is currently down via this provider
Poll the provider and update action states
Keyboard input provider — maps Phaser keyboard keys to actions. Binds to game.input.keyboard so keys survive scene transitions.