Anim - stripped-down animation applet
Fetch the software.
Based on Animator.java, but a bunch of bells and whistles have
been removed:
- no sound support
- no pause-on-click
- no background image
- no startup image
- no positions
- no variable pauses
- no MediaTracker
- always repeats
Parameters:
- pause
- milliseconds between frames
- imagesource
- URL of the directory where the image files live
- startimage
- index of the first image
- endimage
- index of the last image
- namepattern
- used to generate indexed names
- combinedimage
- all image frames combined into one
- combinedcount
- how many frames in the combined image
separate images |
combined images |
|
|
Back to software.
Back to ACME Java.
Back to ACME Labs.