dsfml ~master (2017-10-11T01:10:36Z)
Home
Dub
Repo
Sprite.this
dsfml
graphics
sprite
Sprite
Default constructor
Creates an empty sprite with no source texture.
this
()
class
Sprite
this
(
)
this
(
const
(
Texture
)
texture
)
Meta
Source
See Implementation
dsfml
graphics
sprite
Sprite
constructors
this
destructors
~this
functions
draw
getGlobalBounds
getLocalBounds
getTexture
setTexture
properties
color
dup
textureRect
Default constructor
Creates an empty sprite with no source texture.