Crate crankit_input

source ·
Expand description

An ergonomic input API for the playdate

The traits ButtonsStateSource and CrankStateSource describe the available API.

Feature flags

  • playdate-sys-v02: provides implementations of the input source traits for the type ffi::playdate_sys and ffi::PlaydateAPI of the crate playdate-sys (version 0.2)

Structs

Enums

  • A button on the playdate

Traits