Yet Another Game Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Protected Attributes | List of all members
yage::System< T > Class Template Reference

#include <system.h>

Inheritance diagram for yage::System< T >:
yage::BaseSystem

Protected Attributes

ComponentMask active_mask_
 

Additional Inherited Members

- Public Member Functions inherited from yage::BaseSystem
virtual void update (double dt, EntityManager &em)=0
 

Member Data Documentation

template<typename T >
ComponentMask yage::System< T >::active_mask_
protected

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