#include "CorePrereqs.h"
#include <set>
Namespaces | |
namespace | orxonox |
Classes | |
class | orxonox::OrxonoxClass |
The class all objects and interfaces of the game-logic (not the engine) are derived from. More... |
All objects and interfaces of the game-logic (not the engine) are derived from OrxonoxClass. It stores the Identifier and the MetaObjectList and has all needed functions to create and use the class-hierarchy.