class GBA::Keypad
- GBA::Keypad
- Reference
- Object
Defined in:
crab/gba/keypad.crConstructors
Instance Method Summary
- #[](io_addr : UInt32) : UInt8
- #[]=(io_addr : UInt32, value : UInt8) : Nil
- #handle_input(input : Input, pressed : Bool) : Nil
- #handle_keypad_event(event : SDL::Event) : Nil