dsfml ~master (2017-10-11T01:10:36Z)
Home
Dub
Repo
RectangleShape.this
dsfml
graphics
rectangleshape
RectangleShape
Default constructor.
class
RectangleShape
this
(
Vector2f
theSize
=
Vector2f
(0, 0)
)
Parameters
theSize
Type:
Vector2f
Size of the rectangle
Meta
Source
See Implementation
dsfml
graphics
rectangleshape
RectangleShape
constructors
this
destructors
~this
functions
getPoint
properties
pointCount
size
Default constructor.