dsfml ~master (2021-10-04T07:02:59.4470602)
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
updatePositions
updateTexCoords
mixins
__anonymous
properties
color
dup
textureRect
Default constructor
Creates an empty sprite with no source texture.