![]() |
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::ScaleComponent, including all inherited members.
Component() | wEngine::Component | protected |
debugPrint() const | wEngine::ScaleComponent | |
disable() | wEngine::Component | virtual |
enable() | wEngine::Component | virtual |
getParent() const | wEngine::Component | |
getScale() const | wEngine::ScaleComponent | |
isEnabled() const | wEngine::Component | |
ScaleComponent(sf::Vector2f scale={ 1.0f, 1.0f }) | wEngine::ScaleComponent | |
setParent(Entity *parent) | wEngine::Component | |
setScale(sf::Vector2f newScale) | wEngine::ScaleComponent | |
~Component()=default | wEngine::Component | virtual |
~ScaleComponent()=default | wEngine::ScaleComponent | virtual |