fg_moverel()

Win32 DirectX Fastgraph/Light

Prototype

void fg_moverel (int ix, int iy);

Sub fg_moverel (ByVal ix As Long, ByVal iy As Long)

procedure fg_moverel (ix, iy : integer);

Description

The fg_moverel() function establishes the graphics cursor position at a screen space point relative to the current position.

Parameters

ix is the screen space x offset of the graphics cursor's new position.

iy is the screen space y offset of the graphics cursor's new position.

Return value

none

Restrictions

none

See also

fg_move(), fg_moverw(), fg_movew()

Examples

Rotate, TMcube, TMcubeX

Contents
Fastgraph Home Page

 

copyright 2001 Ted Gruber Software, Inc.