![]() |
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::FontComponent, including all inherited members.
Component() | wEngine::Component | protected |
debugPrint() const | wEngine::FontComponent | |
disable() | wEngine::Component | virtual |
enable() | wEngine::Component | virtual |
FontComponent(const sf::Font &font) | wEngine::FontComponent | explicit |
getFont() const | wEngine::FontComponent | |
getParent() const | wEngine::Component | |
isEnabled() const | wEngine::Component | |
setFont(const sf::Font &font) | wEngine::FontComponent | |
setParent(Entity *parent) | wEngine::Component | |
~Component()=default | wEngine::Component | virtual |
~FontComponent() override=default | wEngine::FontComponent |