pasteBob(x,y,n)

Paste given slot image on screen at desired coordinates performing screen clipping.

Syntax:
pasteBob( x , y , slot )

x is the destination X coordinate
y is the destination Y coordinate
slot is the slot number where the image reside

Example:

See also pasteIcon() command.