Keypad module
GBA keys handling.
Keypad logging can be enabled or disabled by overloading the definition of BN_
Recorded key presses can be replayed later by passing the log to bn::
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
#include <bn_config_keypad.h>
Specifies if keypad logging is enabled or not.