Skip to main content

Crate jugar_input

Crate jugar_input 

Source
Expand description

§jugar-input

Unified input handling for touch, mouse, and gamepad.

Structs§

GamepadState
Gamepad state
InputAction
Action binding for input abstraction
InputState
Unified input state manager
TouchEvent
Touch event

Enums§

ButtonState
Touch/Mouse button state
GamepadAxis
Gamepad axis
GamepadButton
Gamepad button
InputDevice
Input device type
InputError
Input errors
KeyCode
Keyboard key code
MouseButton
Mouse button identifier
TouchPhase
Touch phase

Type Aliases§

Result
Result type for input operations