#include <video.hpp>
Public Member Functions | |
update_locker (CVideo &v, bool lock=true) | |
~update_locker () | |
void | unlock_update () |
Private Attributes | |
CVideo & | video |
bool | unlock |
Definition at line 115 of file video.hpp.
update_locker::update_locker | ( | CVideo & | v, | |
bool | lock = true | |||
) | [inline] |
update_locker::~update_locker | ( | ) | [inline] |
void update_locker::unlock_update | ( | ) | [inline] |
Definition at line 127 of file video.hpp.
References CVideo::lock_updates(), unlock, and video.
Referenced by ~update_locker().
CVideo& update_locker::video [private] |
bool update_locker::unlock [private] |
Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |