#include "CorePrereqs.h"
#include <string>
#include "util/Debug.h"
#include "Factory.h"
#include "Identifier.h"
Namespaces | |
namespace | orxonox |
Classes | |
class | orxonox::ClassFactory< T > |
The ClassFactory is able to create new objects of a specific class. More... |
The ClassFactory is able to create new objects of a specific class.