This is the complete list of members for thor::Arrow, including all inherited members.
Arrow(sf::Vector2f position=sf::Vector2f(), sf::Vector2f direction=sf::Vector2f(), const sf::Color &color=sf::Color::White, float thickness=3.f) | thor::Arrow | explicit |
Forward enum value | thor::Arrow | |
getColor() const | thor::Arrow | |
getDirection() const | thor::Arrow | |
getStyle() const | thor::Arrow | |
getThickness() const | thor::Arrow | |
getZeroVectorTolerance() | thor::Arrow | static |
Line enum value | thor::Arrow | |
setColor(const sf::Color &color) | thor::Arrow | |
setDirection(sf::Vector2f direction) | thor::Arrow | |
setDirection(float dirX, float dirY) | thor::Arrow | |
setStyle(Style style) | thor::Arrow | |
setThickness(float thickness) | thor::Arrow | |
setZeroVectorTolerance(float tolerance) | thor::Arrow | static |
Style enum name | thor::Arrow |