fg_pointx()Win32 DirectX Fastgraph/Light Prototype void fg_pointx (int ix, int iy); Sub fg_pointx (ByVal ix As Long, ByVal iy As Long) procedure fg_pointx (ix, iy : integer); Description The fg_pointx() function draws a point (displays a pixel) in "exclusive or" mode in screen space, with clipping. Parameters ix is the point's screen space x coordinate. iy is the point's screen space y coordinate. Return value none Restrictions none See also
|
 
copyright 2001 Ted Gruber Software, Inc.