|
Monad Engine da02fba2
> Undercity Codex_
|
This is the complete list of members for eng::LightComponent, including all inherited members.
| GetColor() const | eng::LightComponent | |
| GetOwner() | eng::Component | |
| GetTypeId() const =0 | eng::Component | pure virtual |
| Init() | eng::Component | virtual |
| LoadProperties(const nlohmann::json &json) override | eng::LightComponent | virtual |
| m_owner | eng::Component | protected |
| SetColor(const glm::vec3 &color) | eng::LightComponent | |
| StaticTypeId() | eng::Component | inlinestatic |
| Update(float deltaTime) override | eng::LightComponent | virtual |
| ~Component()=default | eng::Component | virtual |