dsfml ~master (2017-10-11T01:10:36Z)
Home
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
Type:
RenderTarget
Target to draw to
renderStates
Type:
RenderStates
Current render states
Meta
Source
See Implementation
dsfml
graphics
sprite
Sprite
constructors
this
destructors
~this
functions
draw
getGlobalBounds
getLocalBounds
getTexture
setTexture
properties
color
dup
textureRect
Draw the sprite to a render target.