#include "PlayerNumber.h"
Go to the source code of this file.
Classes | |
struct | MenuInput |
Defines | |
#define | FOREACH_MenuButton(m) FOREACH_ENUM( MenuButton, NUM_MENU_BUTTONS, m ) |
Enumerations | |
enum | MenuButton { MENU_BUTTON_LEFT = 0, MENU_BUTTON_RIGHT, MENU_BUTTON_UP, MENU_BUTTON_DOWN, MENU_BUTTON_START, MENU_BUTTON_BACK, MENU_BUTTON_COIN, MENU_BUTTON_OPERATOR, NUM_MENU_BUTTONS, MENU_BUTTON_INVALID } |
|
|
|
|