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

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

draw(const Vector2f &viewOffset) overridedl::Linevirtual
getColor()dl::Line
getDepth() constdl::Drawable
getEndingPosition()dl::Line
getStartingPosition()dl::Line
getThickness()dl::Line
Line() (defined in dl::Line)dl::Line
Line(dl::Vector2f startingPosition, dl::Vector2f endingPosition, float thickness=1) (defined in dl::Line)dl::Line
m_bViewDoesAffect (defined in dl::Drawable)dl::Drawableprotected
m_depth (defined in dl::Drawable)dl::Drawableprotected
setColor(const dl::Color &color)dl::Line
setDepth(float depth)dl::Drawable
setEndingPosition(const dl::Vector2f &endingPosition)dl::Line
setStartingPosition(const dl::Vector2f &startingPosition)dl::Line
setThickness(float thickness)dl::Line
viewShouldAffect(bool effective)dl::Drawable