Classes | |
class | draw_layering |
Functions | |
void | trigger_full_redraw () |
Variables | |
std::list< events::sdl_handler * > | draw_layers |
void video2::trigger_full_redraw | ( | ) |
Definition at line 88 of file video.cpp.
References DRAW_ALL_EVENT.
Referenced by show_story(), and video2::draw_layering::~draw_layering().
std::list<events::sdl_handler *> video2::draw_layers |