point
fn
void point(int x, int y) nothrow @nogcDraws a single point.
Parameters
x | X coordinate |
y | Y coordinate |
void point(int x, int y) nothrow @nogcDraws a single point.
x | X coordinate |
y | Y coordinate |