sftools
2.0 dev
Bunch of tools for SFML application development
|
This is the complete list of members for sftools::Curve, including all inherited members.
Curve(CurveInfo info, sf::Color color=sf::Color::Black, float thickness=1.f) | sftools::Curve | inline |
draw(sf::RenderTarget &target, sf::RenderStates states) const | sftools::Curve | inlineprotectedvirtual |
getColor() const | sftools::Curve | inline |
getGlobalBounds() const | sftools::Curve | inline |
getInfo() const | sftools::Curve | inline |
getLocalBounds() const | sftools::Curve | inline |
getThickness() const | sftools::Curve | inline |
setColor(sf::Color color) | sftools::Curve | inline |
setInfo(CurveInfo const &info) | sftools::Curve | inline |
setThickness(float thickness) | sftools::Curve | inline |
~Curve() | sftools::Curve | inlinevirtual |