Colobot
Classes | Namespaces | Typedefs
object_factory.h File Reference

CObjectFactory - factory for game objects. More...

#include "math/vector.h"
#include "object/object_type.h"
#include <memory>
Include dependency graph for object_factory.h:

Go to the source code of this file.

Classes

class  CObjectFactory
 

Namespaces

 Gfx
 Namespace for (new) graphics code.
 

Typedefs

using CObjectUPtr = std::unique_ptr< CObject >
 

Detailed Description

CObjectFactory - factory for game objects.