![]() |
Olympe Engine 2.0
2D Game Engine with ECS Architecture
|
This is the complete list of members for ObjectComponent, including all inherited members.
| fDt | ObjectComponent | protectedstatic |
| gao | ObjectComponent | protected |
| GetComponentType() const =0 | ObjectComponent | pure virtual |
| GetEntity() const | ObjectComponent | inline |
| GetOwner() const | ObjectComponent | inline |
| GetUID() const | Object | inline |
| Initialize() | ObjectComponent | inlinevirtual |
| name | Object | |
| Object() | Object | inline |
| ObjectComponent()=default | ObjectComponent | explicit |
| OnEvent(const Message &) | ObjectComponent | virtual |
| owner | ObjectComponent | protected |
| Process() | ObjectComponent | inlinevirtual |
| Render() | ObjectComponent | inlinevirtual |
| RenderDebug() | ObjectComponent | inlinevirtual |
| SetEntity(Object *_owner) | ObjectComponent | inlinevirtual |
| SetOwner(Object *_owner) | ObjectComponent | inlinevirtual |
| uid | Object | protected |
| ~Object() | Object | inlinevirtual |
| ~ObjectComponent()=default | ObjectComponent | virtual |