Point.this

this(int x, int y) pure nothrow @safe @nogc

Creates a point.

Parameters

xX coordinate
yY coordinate