#include "supertux/menu/joystick_menu.hpp"#include <sstream>#include "util/gettext.hpp"Go to the source code of this file.
Variables | |
| const int | SCAN_JOYSTICKS = Controller::CONTROLCOUNT + 1 |
const int SCAN_JOYSTICKS = Controller::CONTROLCOUNT + 1 [static] |
Definition at line 25 of file joystick_menu.cpp.
Referenced by JoystickMenu::menu_action(), and JoystickMenu::recreateMenu().
1.5.1