ConcaveShape() | thor::ConcaveShape | |
ConcaveShape(const sf::Shape &shape) | thor::ConcaveShape | |
GetFillColor() const | thor::ConcaveShape | |
GetOutlineColor() const | thor::ConcaveShape | |
GetOutlineThickness() const | thor::ConcaveShape | |
GetPoint(unsigned int index) const | thor::ConcaveShape | |
GetPointCount() const | thor::ConcaveShape | |
SetFillColor(const sf::Color &fillColor) | thor::ConcaveShape | |
SetOutlineColor(const sf::Color &outlineColor) | thor::ConcaveShape | |
SetOutlineThickness(float outlineThickness) | thor::ConcaveShape | |
SetPoint(unsigned int index, sf::Vector2f position) | thor::ConcaveShape | |
SetPointCount(unsigned int count) | thor::ConcaveShape | |
Swap(ConcaveShape &other) | thor::ConcaveShape | |
swap(ConcaveShape &lhs, ConcaveShape &rhs) | thor::ConcaveShape | [related] |