SDL Utility
Shape Member List
This is the complete list of members for
Shape
, including all inherited members.
color
Shape
protected
Draw
(SDL_Renderer *const target) const =0
Drawable
protected
pure virtual
Drawable
(const Drawable &other)=delete
Drawable
Drawable
(Drawable &&other)=delete
Drawable
Drawable
()
Drawable
inline
protected
GetColor
()
Shape
GetOrigin
()
Transformable
GetPosition
()
Transformable
GetRotation
()
Transformable
GetScale
()
Transformable
Move
(const Vector2f &position)
Transformable
Move
(float x, float y)
Transformable
operator=
(const Drawable &other)=delete
Drawable
origin
Transformable
protected
position
Transformable
protected
Rotate
(float angle)
Transformable
rotation
Transformable
protected
scale
Transformable
protected
Scale
(const Vector2f &scale)
Transformable
Scale
(float x, float y)
Transformable
SetColor
(const Color &color)
Shape
SetOrigin
(const Vector2f &origin)
Transformable
SetOrigin
(float x, float y)
Transformable
SetPosition
(const Vector2f &position)
Transformable
SetPosition
(float x, float y)
Transformable
SetRotation
(float angle)
Transformable
SetScale
(const Vector2f &scale)
Transformable
SetScale
(float x, float y)
Transformable
Shape
()
Shape
protected
Transformable
()
Transformable
~Shape
()
Shape
virtual
~Transformable
()
Transformable
virtual
Generated by
1.9.1