El Octavio
1.0
This is a video game about adventures.
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
Functions
Variables
a
b
c
d
e
f
g
i
j
k
m
n
p
r
s
t
w
Typedefs
b
c
f
g
i
m
s
u
v
Enumerations
Enumerator
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
z
~
Variables
a
b
c
d
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Typedefs
Enumerations
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Related Functions
Files
File List
File Members
All
a
b
c
g
i
m
o
s
Functions
a
b
c
g
i
m
o
s
Variables
Macros
▼
El Octavio
►
Team El Octavo
►
Documentation
Download
Deprecated List
▼
Modules
►
Audio module
▼
Graphics module
sf::Glsl
►
sf::BlendMode
►
sf::CircleShape
►
sf::Color
►
sf::ConvexShape
►
sf::Drawable
►
sf::Font
►
sf::Glyph
►
sf::Image
►
sf::Rect< T >
►
sf::RectangleShape
►
sf::RenderStates
►
sf::RenderTarget
►
sf::RenderTexture
►
sf::RenderWindow
►
sf::Shader
►
sf::Shape
►
sf::Sprite
►
sf::Text
►
sf::Texture
►
sf::Transform
►
sf::Transformable
►
sf::Vertex
►
sf::VertexArray
►
sf::VertexBuffer
►
sf::View
►
sf::PrimitiveType
►
Network module
►
System module
►
Window module
►
Namespaces
►
Classes
►
Files
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
sf::ConvexShape Member List
This is the complete list of members for
sf::ConvexShape
, including all inherited members.
ConvexShape
(std::size_t pointCount=0)
sf::ConvexShape
explicit
getFillColor
() const
sf::Shape
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
sf::ConvexShape
virtual
getPointCount
() const
sf::ConvexShape
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
(float offsetX, float offsetY)
sf::Transformable
move
(const Vector2f &offset)
sf::Transformable
rotate
(float angle)
sf::Transformable
scale
(float factorX, float factorY)
sf::Transformable
scale
(const Vector2f &factor)
sf::Transformable
setFillColor
(const Color &color)
sf::Shape
setOrigin
(float x, float y)
sf::Transformable
setOrigin
(const Vector2f &origin)
sf::Transformable
setOutlineColor
(const Color &color)
sf::Shape
setOutlineThickness
(float thickness)
sf::Shape
setPoint
(std::size_t index, const Vector2f &point)
sf::ConvexShape
setPointCount
(std::size_t count)
sf::ConvexShape
setPosition
(float x, float y)
sf::Transformable
setPosition
(const Vector2f &position)
sf::Transformable
setRotation
(float angle)
sf::Transformable
setScale
(float factorX, float factorY)
sf::Transformable
setScale
(const Vector2f &factors)
sf::Transformable
setTexture
(const Texture *texture, bool resetRect=false)
sf::Shape
setTextureRect
(const IntRect &rect)
sf::Shape
Shape
()
sf::Shape
protected
Transformable
()
sf::Transformable
update
()
sf::Shape
protected
~Drawable
()
sf::Drawable
inline
virtual
~Shape
()
sf::Shape
virtual
~Transformable
()
sf::Transformable
virtual
Generated by
1.9.4