Definition at line 23 of file SpritePart.hpp.
| bool athena::Sakura::SpritePart::flippedHorizontally |
( |
| ) |
const |
flippedHorizontally
- Returns
| bool athena::Sakura::SpritePart::flippedVertically |
( |
| ) |
const |
flippedVertically
- Returns
| Vector2Df athena::Sakura::SpritePart::offset |
( |
| ) |
const |
| void athena::Sakura::SpritePart::setFlippedHorizontally |
( |
const bool |
val | ) |
|
setFlippedHorizontally
- Parameters
-
| void athena::Sakura::SpritePart::setFlippedVertically |
( |
const bool |
val | ) |
|
setFlippedVertically
- Parameters
-
| void athena::Sakura::SpritePart::setOffset |
( |
float |
x, |
|
|
float |
y |
|
) |
| |
| void athena::Sakura::SpritePart::setOffset |
( |
const Vector2Df & |
offset | ) |
|
| void athena::Sakura::SpritePart::setSize |
( |
atUint32 |
width, |
|
|
atUint32 |
height |
|
) |
| |
| void athena::Sakura::SpritePart::setSize |
( |
const Vector2Di & |
size | ) |
|
| void athena::Sakura::SpritePart::setTextureOffset |
( |
float |
x, |
|
|
float |
y |
|
) |
| |
setTextureOffset
- Parameters
-
| void athena::Sakura::SpritePart::setTextureOffset |
( |
const Vector2Df & |
offset | ) |
|
setTextureOffset
- Parameters
-
| Vector2Di athena::Sakura::SpritePart::size |
( |
| ) |
const |
| Vector2Df athena::Sakura::SpritePart::textureOffset |
( |
| ) |
const |
The documentation for this class was generated from the following file: