#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 93 of file events.hpp.
| events::pump_info::pump_info | ( | ) | [inline] |
Definition at line 94 of file events.hpp.
| int events::pump_info::ticks | ( | unsigned * | refresh_counter = NULL, |
|
| unsigned | refresh_rate = 1 | |||
| ) |
Definition at line 482 of file events.cpp.
References ticks_.
Referenced by sound::music_thinker::process(), and playmp_controller::process().

| std::pair<int,int> events::pump_info::resize_dimensions |
Definition at line 95 of file events.hpp.
Referenced by resize_monitor::process().
int events::pump_info::ticks_ [private] |
Definition at line 98 of file events.hpp.
Referenced by ticks().
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:18:52 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |