[][src]Module coffee::input

Allow players to interact with your game.

Enums

ButtonState

Describes the input state of a key.

Event

An input event.

KeyCode

Symbolic name for a keyboard key.

MouseButton

Describes a button of a mouse controller.