Skip to main content

Crate turbo_genesis_abi

Crate turbo_genesis_abi 

Source

Structs§

TurboGamepad
TurboKeyboard
TurboMouse
TurboPointer
TurboProgramChannelMetadata
TurboProgramCommandMetadata
TurboProgramMetadata

Enums§

TurboButton
Represents the state of an input (controller or mouse button) at a given moment.
TurboKeyCode
Based on winit KeyCode which is based on the w3c UI Events spec. See KeyboardEvent.code