|
Vulkan Schnee 0.0.1
High-performance rendering engine
|
This is the complete list of members for EngineCore::LogicComponent, including all inherited members.
| beginPlay() | EngineCore::LogicComponent | virtual |
| canTick() const | EngineCore::LogicComponent | |
| endPlay() | EngineCore::LogicComponent | virtual |
| Entity class | EngineCore::LogicComponent | friend |
| getOwningEntity() const | EngineCore::LogicComponent | |
| getScene() const | EngineCore::LogicComponent | protected |
| getSceneManager() const | EngineCore::LogicComponent | protected |
| IsUnique | EngineCore::LogicComponent | static |
| LogicComponent(Scene *owningScene) | EngineCore::LogicComponent | explicit |
| owningEntity_ | EngineCore::LogicComponent | private |
| scene | EngineCore::LogicComponent | private |
| setCanTick(bool enable) | EngineCore::LogicComponent | |
| setOwningEntity(Entity *entity) | EngineCore::LogicComponent | private |
| tick(double deltaTime) | EngineCore::LogicComponent | virtual |
| tickEnabled | EngineCore::LogicComponent | private |
| ~LogicComponent()=default | EngineCore::LogicComponent | virtual |