The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | List of all members
image::manager Struct Reference

the image manager is responsible for setting up images, and destroying all images when the program exits. More...

#include <image.hpp>

Public Member Functions

 manager ()
 
 ~manager ()
 

Detailed Description

the image manager is responsible for setting up images, and destroying all images when the program exits.

It should probably be created once for the life of the program

Definition at line 167 of file image.hpp.

Constructor & Destructor Documentation

image::manager::manager ( )

Definition at line 657 of file image.cpp.

image::manager::~manager ( )

Definition at line 659 of file image.cpp.

References image::flush_cache().


The documentation for this struct was generated from the following files: