![]() |
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::RotationComponent, including all inherited members.
Component() | wEngine::Component | protected |
debugPrint() const | wEngine::RotationComponent | |
disable() | wEngine::Component | virtual |
enable() | wEngine::Component | virtual |
getAngle() const | wEngine::RotationComponent | |
getParent() const | wEngine::Component | |
isEnabled() const | wEngine::Component | |
RotationComponent(float angle=0.0f) | wEngine::RotationComponent | |
setAngle(float angle) | wEngine::RotationComponent | |
setParent(Entity *parent) | wEngine::Component | |
~Component()=default | wEngine::Component | virtual |
~RotationComponent()=default | wEngine::RotationComponent | virtual |