Point.this
this
(int x, int y) pure nothrow @safe @nogcCreates a point.
Parameters
x | X coordinate |
y | Y coordinate |
(int x, int y) pure nothrow @safe @nogcCreates a point.
x | X coordinate |
y | Y coordinate |