Yet Another Game Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
yage::ComponentGroup Class Reference

#include <component.h>

Public Attributes

std::vector< std::unique_ptr
< BaseComponent > > 
components_
 

Member Data Documentation

std::vector<std::unique_ptr<BaseComponent> > yage::ComponentGroup::components_

The documentation for this class was generated from the following file: