Yet Another Game Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Protected Member Functions | Static Protected Attributes | Friends | List of all members
yage::BaseComponent Class Referenceabstract

#include <component.h>

Inheritance diagram for yage::BaseComponent:
yage::Component< T >

Protected Member Functions

virtual GroupId getGroup ()=0
 

Static Protected Attributes

static GroupId group_id_counter_ = 0
 

Friends

class EntityManager
 

Member Function Documentation

virtual GroupId yage::BaseComponent::getGroup ( )
protectedpure virtual

Friends And Related Function Documentation

friend class EntityManager
friend

Member Data Documentation

GroupId yage::BaseComponent::group_id_counter_ = 0
staticprotected

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