fg_drawrxw()

Win32 DirectX Fastgraph/Light

Prototype

void fg_drawrxw (double x, double y);

Sub fg_drawrxw (ByVal x As Double, ByVal y As Double)

procedure fg_drawrxw (x, y : real);

Description

The fg_drawrxw() function draws a solid line in "exclusive or" mode from the graphics cursor position to a 2D world space position relative to it. It also makes the destination position the new graphics cursor position.

Parameters

x is the world space x offset of the destination position.

y is the world space y offset of the destination position.

Return value

none

Restrictions

none

See also

fg_drawrelx(), fg_drawrw(), fg_drawxw(), fg_moverw()

Contents
Fastgraph Home Page

 

copyright 2001 Ted Gruber Software, Inc.