wPlot2D version: 0.1.0
A lightweight C++ library for clear and customizable 2D scientific plots.
Loading...
Searching...
No Matches
wEngine::Entity Member List

This is the complete list of members for wEngine::Entity, including all inherited members.

addComponent(Args &&... args)wEngine::Entityinline
clearComponents()wEngine::Entity
Entity()wEngine::Entity
getComponent() constwEngine::Entityinline
getEntityID() constwEngine::Entity
getInterfaceComponent() constwEngine::Entityinline
hasComponent() const noexceptwEngine::Entityinline
removeComponent()wEngine::Entityinline
requireComponent(const std::string &context="") constwEngine::Entityinline
resetEntityIDCounter()wEngine::Entitystatic
~Entity()wEngine::Entityvirtual