This is the complete list of members for
thor::Rectangle, including all inherited members.
Clone() const | thor::Rectangle | [virtual] |
GetPosition() const | thor::Positionable | |
GetRandomPoint() const | thor::Rectangle | [virtual] |
GetRotation() const | thor::Rotatable | |
GetSize() const | thor::Rectangle | |
Move(sf::Vector2f offset) | thor::Positionable | |
Move(float offsetX, float offsetY) | thor::Positionable | |
Positionable(sf::Vector2f position=sf::Vector2f(0.f, 0.f)) | thor::Positionable | [explicit] |
Rectangle(const sf::FloatRect &rect, float rotation=0.f) | thor::Rectangle | [explicit] |
Rectangle(sf::Vector2f centerPosition, sf::Vector2f size, float rotation=0.f) | thor::Rectangle | |
Rectangle(float centerX, float centerY, float width, float height, float rotation=0.f) | thor::Rectangle | |
Rotatable(float rotation=0.f) | thor::Rotatable | [explicit] |
Rotate(float angle) | thor::Rotatable | |
SetPosition(sf::Vector2f position) | thor::Positionable | |
SetPosition(float x, float y) | thor::Positionable | |
SetRotation(float rotation) | thor::Rotatable | |
SetSize(sf::Vector2f size) | thor::Rectangle | |
TransformToGlobal(sf::Vector2f point) const | thor::Zone | [protected] |
Zone(sf::Vector2f position, float rotation) | thor::Zone | [protected] |
~Zone() | thor::Zone | [virtual] |