CORGI
An open source project by FPL.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Groups Pages
entity_factory.h File Reference
#include <memory>
#include <string>
#include <unordered_map>
#include <vector>
#include "corgi/entity_manager.h"
#include "flatbuffers/flatbuffers.h"
#include "library_components_generated.h"

Go to the source code of this file.

Classes

class  corgi::component_library::EntityFactory
 An EntityFactory builds Entities based on prototypes, using FlatBuffers to specify the raw data for Entities. More...
 

Namespaces

 corgi
 Namespace for CORGI library.