An extension class to the sprite implementation of Dsfml.
* Creates a new texture sprite. * Params: * texture = The texture of the sprite.
Gets the position of the sprite.
Sets the position of the sprite.
See Implementation
An extension class to the sprite implementation of Dsfml.