ScummVM API documentation
Ultima::Shared::ClassDef Class Reference

#include <base_object.h>

Public Member Functions

 ClassDef (const char *className, const ClassDefFn parentFn)
 
bool hasParent () const
 
ClassDef parent () const
 
bool operator== (const ClassDef &right) const
 

Public Attributes

const char * _className
 

Detailed Description

Encapsulation of a class definition. Used as part of the message dispatch system to identify classes that implement particular messages


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