dformlib ~master (2022-05-10T21:19:32.5161069)
Dub
Repo
Point.this
dfl
drawing
Point
Construct a new Point.
this
(int x, int y)
struct
Point
pure nothrow
this
(
int
x
,
int
y
)
this
(POINT* pt)
Meta
Source
See Implementation
dfl
drawing
Point
constructors
this
functions
opAdd
opAddAssign
opEquals
opNeg
opSub
opSubAssign
unions
__anonymous
Construct a new Point.