FIFE  2008.0
 All Classes Namespaces Functions Variables Enumerations Enumerator
FIFE::ImagePool Class Reference

#include <imagepool.h>

Inheritance diagram for FIFE::ImagePool:
Collaboration diagram for FIFE::ImagePool:

List of all members.

Public Member Functions

 ImagePool (const std::string &name="ImagePool")
virtual ~ImagePool ()

Detailed Description

Pool for holding images

Definition at line 42 of file imagepool.h.


Constructor & Destructor Documentation

FIFE::ImagePool::ImagePool ( const std::string &  name = "ImagePool") [inline]

Default constructor.

Definition at line 46 of file imagepool.h.

virtual FIFE::ImagePool::~ImagePool ( ) [inline, virtual]

Destructor.

Definition at line 51 of file imagepool.h.


The documentation for this class was generated from the following file: