#include <PSPFObject.h>
Inherited by PSPFDatabase, PSPFFont, PSPFGraphic, PSPFSound, and PSPFWorld.
Public Member Functions | |
PSPFObject () | |
PSPFObject. | |
virtual | ~PSPFObject () |
~PSPFObject |
PSPFObject::PSPFObject | ( | ) |
It creates a PSPFObject. PSPFObject is a class to define what can or not be allocated in ResourceManager. All the PSPFObjects can be stored in ResourceManager. it is part of PSPFObjects
virtual PSPFObject::~PSPFObject | ( | ) | [virtual] |
~PSPFObject
Class destructor PSPFObject