#include "joystick.hpp"#include "preferences.hpp"#include "log.hpp"
Go to the source code of this file.
Defines | |
| #define | PI 3.14159265 |
| #define | ERR_JOY LOG_STREAM(err, log_joystick) |
| #define | LOG_JOY LOG_STREAM(info, log_joystick) |
| #define | DBG_JOY LOG_STREAM(debug, log_joystick) |
Variables | |
| static lg::log_domain | log_joystick ("joystick") |
| #define DBG_JOY LOG_STREAM(debug, log_joystick) |
Definition at line 25 of file joystick.cpp.
| #define ERR_JOY LOG_STREAM(err, log_joystick) |
Definition at line 23 of file joystick.cpp.
Referenced by joystick_manager::close(), and joystick_manager::init().
| #define LOG_JOY LOG_STREAM(info, log_joystick) |
Definition at line 24 of file joystick.cpp.
Referenced by joystick_manager::close(), and joystick_manager::init().
| #define PI 3.14159265 |
Definition at line 20 of file joystick.cpp.
Referenced by joystick_manager::get_angle(), joystick_manager::get_next_hex(), and joystick_manager::get_polar_coordinates().
lg::log_domain log_joystick("joystick") [static] |
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:05:24 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |