|
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::ColorComponent, including all inherited members.
| ColorComponent(sf::Color color=sf::Color::Black) | wEngine::ColorComponent | |
| Component() | wEngine::Component | protected |
| debugPrint() const | wEngine::ColorComponent | |
| disable() | wEngine::Component | virtual |
| enable() | wEngine::Component | virtual |
| getColor() const | wEngine::ColorComponent | |
| getParent() const | wEngine::Component | |
| isEnabled() const | wEngine::Component | |
| setColor(sf::Color newColor) | wEngine::ColorComponent | |
| setParent(Entity *parent) | wEngine::Component | |
| ~ColorComponent()=default | wEngine::ColorComponent | virtual |
| ~Component()=default | wEngine::Component | virtual |