dg2d ~master (2020-11-11T23:31:17Z)
Dub
Repo
IPoint.this
dg2d
point
IPoint
Constructs a IPoint with the spefcified coordinates
this
(int x, int y)
struct
IPoint
this
(
int
x
,
int
y
)
this
(int[2] coords)
Meta
Source
See Implementation
dg2d
point
IPoint
constructors
this
functions
isZero
variables
x
y
Constructs a IPoint with the spefcified coordinates