TRpgImage.moveTo

TURBU

TRpgImage.moveTo

 

Class

TRpgImage

 

Syntax

procedure moveTo(x, y: integer; zoom, opacity: word);

 

Description

This method causes the image to move on-screen to the destination specified by (x, y).  It will also change the image's zoom property and opacity with the appropriate parameters.

The values entered in this routine will be gradually changed over the period of time set in the object's timer property.  If timer is currently at 0, or has not yet been set, the changes will take place immediately.

This help file was created with the free trial version of HelpScribble.