jubilant-funicular
Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes | List of all members
nta::Component Class Reference

Base class for components. More...

#include <ECS.h>

Collaboration diagram for nta::Component:
Collaboration graph
[legend]

Public Member Functions

const ComponentID get_id () const
 Returns this Component's id.
 

Public Attributes

friend ECS
 

Protected Member Functions

 Component ()
 Create using ECS::add_component.
 

Protected Attributes

ComponentID m_id
 Unique identifier.
 

Detailed Description

Base class for components.

Definition at line 23 of file ECS.h.


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