aaplayer

Loads and plays back an anti-aliased animation, using timer mechanisms.

Synopsis

aaplayer <imagefile> <animfile>

Description

Demonstrates loading and playing an anti-aliased animation and a background image. Allows the user to change the animation's frame rate, and the four corners of the animation's cels, and to toggle displaying the matte cel.

Arguments

imagefile
Name of 3DO image.
animfile
Name of 3DO cel or animation.

Associated Files

aaplayer.c, aaplayer.h, aaerror.h

Location

examples/Graphics/aaplayer