dsfml ~master (2017-10-11T01:10:36Z)
Home
Dub
Repo
Shape.draw
dsfml
graphics
shape
Shape
Draw the shape to a render target.
class
Shape
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
shape
Shape
functions
draw
getGlobalBounds
getLocalBounds
getPoint
getTexture
setTexture
update
properties
fillColor
outlineColor
outlineThickness
pointCount
textureRect
Draw the shape to a render target.