Dualie
Loading...
Searching...
No Matches
dl::RectangleShape Member List

This is the complete list of members for dl::RectangleShape, including all inherited members.

draw(const dl::Vector2f &viewOffset) overridedl::RectangleShapevirtual
getDepth() constdl::Drawable
getFillColor() constdl::Shape
getGlobalBounds()dl::Shape
getLocalBounds()dl::Shape
getOrigin()dl::Shape
getOutlineColor() constdl::Shape
getOutlineThickness()dl::Shape
getPosition() constdl::Transformable
getSize()dl::Shape
m_bViewDoesAffect (defined in dl::Drawable)dl::Drawableprotected
m_depth (defined in dl::Drawable)dl::Drawableprotected
m_fillColor (defined in dl::Shape)dl::Shapeprotected
m_origin (defined in dl::Shape)dl::Shapeprotected
m_outlineColor (defined in dl::Shape)dl::Shapeprotected
m_outlineThickness (defined in dl::Shape)dl::Shapeprotected
m_position (defined in dl::Transformable)dl::Transformableprotected
m_size (defined in dl::Shape)dl::Shapeprotected
move(const dl::Vector2f &offset)dl::Transformablevirtual
move(float xOffset, float yOffset)dl::Transformable
RectangleShape() (defined in dl::RectangleShape)dl::RectangleShape
RectangleShape(const dl::Vector2f &size) (defined in dl::RectangleShape)dl::RectangleShape
setDepth(float depth)dl::Drawable
setFillColor(const dl::Color &color)dl::Shape
setOrigin(const dl::Vector2f &origin)dl::Shape
setOrigin(float x, float y)dl::Shape
setOutlineColor(const dl::Color &color)dl::Shape
setOutlineThickness(float thickness)dl::Shape
setPosition(const dl::Vector2f &position)dl::Transformablevirtual
setPosition(float x, float y)dl::Transformable
setSize(const dl::Vector2f &size)dl::RectangleShape
Shape() (defined in dl::Shape)dl::Shape
viewShouldAffect(bool effective)dl::Drawable