40 #ifndef _OrxonoxClass_H__ 41 #define _OrxonoxClass_H__ This is the class from which all objects of the game-logic (not the engine) are derived from...
Definition: OrxonoxClass.h:53
Shared library macros, enums, constants and forward declarations for the core library ...
This is the base class of all objects which may contain config values.
Definition: Configurable.h:47
Die Wagnis Klasse hat die folgenden Aufgaben:
Definition: ApplicationPaths.cc:66
#define _CoreExport
Definition: CorePrereqs.h:61
Declaration of Destroyable, the base class of all objects which can be used with StrongPtr and WeakPt...
Declaration of Configurable, the base class of all objects which may contain config values...
Classes must inherit from this class if they should be used with StrongPtr or WeakPtr.
Definition: Destroyable.h:47