dsfml v2.1.1 (2016-04-19T15:04:37Z)
Home
Dub
Repo
Shape.pointCount
dsfml
graphics
shape
Shape
Get the total number of points in the shape.
class
Shape
@
property
abstract
uint
pointCount
(
)
Return Value
Type:
uint
Number of points in the shape.
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
Get the total number of points in the shape.