#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 142 of file video.hpp.
| update_locker::update_locker | ( | CVideo & | v, | |
| bool | lock = true | |||
| ) | [inline] |
Definition at line 144 of file video.hpp.
References CVideo::lock_updates(), and video.

| update_locker::~update_locker | ( | ) | [inline] |
Definition at line 150 of file video.hpp.
References unlock_update().

| void update_locker::unlock_update | ( | ) | [inline] |
Definition at line 154 of file video.hpp.
References CVideo::lock_updates(), unlock, and video.
Referenced by ~update_locker().


bool update_locker::unlock [private] |
Definition at line 163 of file video.hpp.
Referenced by unlock_update().
CVideo& update_locker::video [private] |
Definition at line 162 of file video.hpp.
Referenced by unlock_update(), and update_locker().
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:16:10 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |