Struct World::Component
Defined in File libcacaoformats.hpp
Nested Relationships
This struct is a nested type of Struct World.
Struct Documentation
-
struct Component
Type for components on entities.
Public Members
-
std::string typeID
ID of component type to instantiate.
-
std::string reflection
YAML-encoded component reflection data (for use with Silica)
-
std::string typeID