The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Functions | Variables
video2 Namespace Reference

Classes

class  draw_layering
 

Functions

void trigger_full_redraw ()
 

Variables

std::list< events::sdl_handler * > draw_layers
 

Function Documentation

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().

Variable Documentation

std::list<events::sdl_handler *> video2::draw_layers

Definition at line 73 of file video.cpp.