Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

ZE::ZObject Class Reference

#include <ZE_ZObject.h>

Inherited by ZE::ZConfigFile, ZE::ZFont, ZE::ZImage, ZE::ZMusic, ZE::ZSound, and ZE::ZTimer.

List of all members.


Detailed Description

This is the base class from which all ZEngine internal objects are derived from.


Public Methods

 ZObject ()
 ZEngine Constructor.

virtual ~ZObject ()
 ZEngine Virtual destructor.


Protected Attributes

ZEnginerEngine
 Pointer to ZEngine Object.


Constructor & Destructor Documentation

ZE::ZObject::ZObject   [inline]
 

ZEngine Constructor, gets Engine pointer for Object.

virtual ZE::ZObject::~ZObject   [inline, virtual]
 

ZEngine destructor, provided to make class safely inheritable.


The documentation for this class was generated from the following file:
Generated on Sat Jan 18 17:14:22 2003 for ZEngine by doxygen1.3-rc2