#include <Component.h>
Definition at line 9 of file Component.h.
◆ ~Component()
| virtual hellfire::Component::~Component |
( |
| ) |
|
|
virtualdefault |
◆ get_owner()
| Entity & hellfire::Component::get_owner |
( |
| ) |
const |
|
inline |
◆ on_added()
| virtual void hellfire::Component::on_added |
( |
Entity * |
owner | ) |
|
|
inlinevirtual |
◆ on_removed()
| virtual void hellfire::Component::on_removed |
( |
| ) |
|
|
inlinevirtual |
◆ owner_
| Entity* hellfire::Component::owner_ = nullptr |
|
private |
The documentation for this class was generated from the following file: