Keypad module

GBA keys handling.

Keypad logging can be enabled or disabled by overloading the definition of BN_CFG_KEYPAD_LOG_ENABLED.

Recorded key presses can be replayed later by passing the log to bn::core::init.

Files

file bn_config_keypad.h
file bn_keypad.h

Namespaces

namespace bn
Main Butano namespace.
namespace bn::keypad
Keypad related functions.

Defines

#define BN_CFG_KEYPAD_LOG_ENABLED

Define documentation

#define BN_CFG_KEYPAD_LOG_ENABLED

Specifies if keypad logging is enabled or not.