|
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::OffsetComponent, including all inherited members.
| addOffset(sf::Vector2f delta) | wEngine::OffsetComponent | |
| Component() | wEngine::Component | protected |
| debugPrint() const | wEngine::OffsetComponent | |
| disable() | wEngine::Component | virtual |
| enable() | wEngine::Component | virtual |
| getOffset() const | wEngine::OffsetComponent | |
| getParent() const | wEngine::Component | |
| isEnabled() const | wEngine::Component | |
| OffsetComponent(sf::Vector2f offset=sf::Vector2f(0.0f, 0.0f)) | wEngine::OffsetComponent | |
| setOffset(sf::Vector2f offset) | wEngine::OffsetComponent | |
| setParent(Entity *parent) | wEngine::Component | |
| ~Component()=default | wEngine::Component | virtual |
| ~OffsetComponent()=default | wEngine::OffsetComponent | virtual |