#include <events.hpp>
Public Member Functions | |
pump_info () | |
int | ticks (unsigned *refresh_counter=NULL, unsigned refresh_rate=1) |
Public Attributes | |
std::pair< int, int > | resize_dimensions |
Private Attributes | |
int | ticks_ |
Definition at line 86 of file events.hpp.
events::pump_info::pump_info | ( | ) | [inline] |
Definition at line 87 of file events.hpp.
int events::pump_info::ticks | ( | unsigned * | refresh_counter = NULL , |
|
unsigned | refresh_rate = 1 | |||
) |
Definition at line 480 of file events.cpp.
References ticks_.
Referenced by sound::music_thinker::process(), playmp_controller::process(), and events::pump().
std::pair<int,int> events::pump_info::resize_dimensions |
Definition at line 88 of file events.hpp.
Referenced by resize_monitor::process(), and events::pump().
int events::pump_info::ticks_ [private] |
Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |