class

GBA::Keypad

Inherits Reference < Object

Constructors

new(gba : GBA)
Source

Instance methods

[](io_addr : UInt32) : UInt8
Source
[]=(io_addr : UInt32, value : UInt8) : Nil
Source
handle_input(input : Input, pressed : Bool) : Nil
Source
handle_keypad_event(event : SDL::Event) : Nil
Source