====== jsmovecel ====== Demonstrates moving and distorting cels (a Jumpstart program). ==== Synopsis ==== ''%%jsmovecel %%'' ==== Description ==== Moves and distorts cels against a background image. The program loads a background image and a cel, and enters a loop in which the cel is displayed against the background image as it is moved and distorted in response to input from the control pad. ==== Arguments ==== * **imagename** Filename of the image to display as the background. * **celname** Filename of the cel to display in the foreground. ==== Associated Files ==== jsmovecel.make, controlpad.h, controlpad.c ==== Location ==== examples/Jumpstart/Jumpstart2/jsmovecel