Gamedev Framework (gf)
0.3.0
A C++11 framework for 2D games
Main Page
Documentation
Modules
Classes
gf on github
Class Index
Class Hierarchy
Class Members
gf
Curve
gf::Curve Member List
This is the complete list of members for
gf::Curve
, including all inherited members.
commitGeometry
() const
gf::Curve
commitOutlineGeometry
() const
gf::Curve
Curve
()
gf::Curve
draw
(RenderTarget &target, RenderStates states)
gf::Curve
virtual
getColor
() const
gf::Curve
inline
getInverseTransform
() const
gf::Transformable
getLocalBounds
() const
gf::Curve
getOrigin
() const
gf::Transformable
inline
getOutlineColor
() const
gf::Curve
inline
getOutlineThickness
() const
gf::Curve
inline
getPoint
(std::size_t index) const =0
gf::Curve
pure virtual
getPointCount
() const =0
gf::Curve
pure virtual
getPosition
() const
gf::Transformable
inline
getRotation
() const
gf::Transformable
inline
getScale
() const
gf::Transformable
inline
getTransform
() const
gf::Transformable
getType
() const noexcept
gf::Curve
inline
getWidth
() const
gf::Curve
inline
move
(Vector2f offset)
gf::Transformable
Outlined
enum value
gf::Curve
rotate
(float angle)
gf::Transformable
scale
(Vector2f factors)
gf::Transformable
scale
(float factor)
gf::Transformable
inline
setAnchor
(Anchor anchor)
gf::Curve
setClosed
(bool closed=true)
gf::Curve
protected
setColor
(const Color4f &color)
gf::Curve
setOrigin
(Vector2f origin)
gf::Transformable
setOriginFromAnchorAndBounds
(Anchor anchor, const RectF &bounds)
gf::Transformable
protected
setOutlineColor
(const Color4f &color)
gf::Curve
setOutlineThickness
(float thickness)
gf::Curve
setPosition
(Vector2f position)
gf::Transformable
setRotation
(float angle)
gf::Transformable
setScale
(Vector2f factors)
gf::Transformable
setScale
(float factor)
gf::Transformable
inline
setType
(Type type)
gf::Curve
setWidth
(float width)
gf::Curve
Simple
enum value
gf::Curve
Transformable
()
gf::Transformable
Type
enum name
gf::Curve
updateGeometry
()
gf::Curve
protected
~Drawable
()
gf::Drawable
virtual
Generated by
1.8.8