dsfml ~master (2021-10-04T07:02:59.4470602)
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
RenderTarget
Target to draw to
renderStates
RenderStates
Current render states
Meta
Source
See Implementation
dsfml
graphics
shape
Shape
constructors
this
functions
draw
getGlobalBounds
getLocalBounds
getPoint
getTexture
setTexture
update
mixins
__anonymous
properties
fillColor
outlineColor
outlineThickness
pointCount
textureRect
Draw the shape to a render target.