#include <ZE_ZObject.h>
Inherited by ZE::ZConfigFile, ZE::ZFont, ZE::ZImage, ZE::ZMusic, ZE::ZSound, and ZE::ZTimer.
Public Methods | |
| ZObject () | |
| ZEngine Constructor. | |
| virtual | ~ZObject () |
| ZEngine Virtual destructor. | |
Protected Attributes | |
| ZEngine * | rEngine |
| Pointer to ZEngine Object. | |
|
|
ZEngine Constructor, gets Engine pointer for Object. |
|
|
ZEngine destructor, provided to make class safely inheritable. |
1.2.18