draw.pic

Category

Picture Commands

Syntax

draw.pic(vA);

Description

Picture vA is drawn. Only the visual and priority screens in memory updated - not the actual screen itself. To update the screen, use the show.pic command. Make sure the picture is loaded into memory before drawing it.

See also

overlay.pic
load.pic
Drawing Pictures