![]() |
wPlot2D version: 0.1.0
A lightweight C++ library for clear and customizable 2D scientific plots.
|
This is the complete list of members for wEngine::Entity, including all inherited members.
addComponent(Args &&... args) | wEngine::Entity | inline |
clearComponents() | wEngine::Entity | |
Entity() | wEngine::Entity | |
getComponent() const | wEngine::Entity | inline |
getEntityID() const | wEngine::Entity | |
getInterfaceComponent() const | wEngine::Entity | inline |
hasComponent() const noexcept | wEngine::Entity | inline |
removeComponent() | wEngine::Entity | inline |
requireComponent(const std::string &context="") const | wEngine::Entity | inline |
resetEntityIDCounter() | wEngine::Entity | static |
~Entity() | wEngine::Entity | virtual |