#define PointOut ( _x,
_y   )     __PointOutEx(_x,_y,0)

Draw a point.

This function lets you draw a point on the screen at x, y.

See also:
TDrawPoint
Parameters:
_x The x value for the point.
_y The y value for the point.

Generated by  doxygen 1.6.2