The Battle for Wesnoth  1.19.0-dev
Public Member Functions | List of all members
image::manager Struct Reference

Image cache manager. More...

#include <picture.hpp>

Public Member Functions

 manager ()
 
 ~manager ()
 

Detailed Description

Image cache manager.

This class is responsible for setting up and flushing the image cache. No more than one instance of it should exist at a time.

Definition at line 205 of file picture.hpp.

Constructor & Destructor Documentation

◆ manager()

image::manager::manager ( )

Definition at line 587 of file picture.cpp.

◆ ~manager()

image::manager::~manager ( )

Definition at line 591 of file picture.cpp.

References image::flush_cache().


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