SFML 3.0.0
Main Page
Topics
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
Loading...
Searching...
No Matches
sf
Shape
sf::Shape Member List
This is the complete list of members for
sf::Shape
, including all inherited members.
getFillColor
() const
sf::Shape
getGeometricCenter
() const
sf::Shape
virtual
getGlobalBounds
() const
sf::Shape
getInverseTransform
() const
sf::Transformable
getLocalBounds
() const
sf::Shape
getOrigin
() const
sf::Transformable
getOutlineColor
() const
sf::Shape
getOutlineThickness
() const
sf::Shape
getPoint
(std::size_t index) const =0
sf::Shape
pure virtual
getPointCount
() const =0
sf::Shape
pure virtual
getPosition
() const
sf::Transformable
getRotation
() const
sf::Transformable
getScale
() const
sf::Transformable
getTexture
() const
sf::Shape
getTextureRect
() const
sf::Shape
getTransform
() const
sf::Transformable
move
(Vector2f offset)
sf::Transformable
rotate
(Angle angle)
sf::Transformable
scale
(Vector2f factor)
sf::Transformable
setFillColor
(Color color)
sf::Shape
setOrigin
(Vector2f origin)
sf::Transformable
setOutlineColor
(Color color)
sf::Shape
setOutlineThickness
(float thickness)
sf::Shape
setPosition
(Vector2f position)
sf::Transformable
setRotation
(Angle angle)
sf::Transformable
setScale
(Vector2f factors)
sf::Transformable
setTexture
(const Texture *texture, bool resetRect=false)
sf::Shape
setTextureRect
(const IntRect &rect)
sf::Shape
Transformable
()=default
sf::Transformable
update
()
sf::Shape
protected
~Drawable
()=default
sf::Drawable
virtual
~Transformable
()=default
sf::Transformable
virtual