dsfml ~master (2021-10-04T07:02:59.4470602)
Dub
Repo
Sprite.draw
dsfml
graphics
sprite
Sprite
Draw the sprite to a render target.
class
Sprite
override
void
draw
(
RenderTarget
renderTarget
,
RenderStates
renderStates
)
Parameters
renderTarget
RenderTarget
Target to draw to
renderStates
RenderStates
Current render states
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
Draw the sprite to a render target.