4 lines
233 B
Text
4 lines
233 B
Text
This module provides a framework to produce sprite animations using
|
|
ASCII art. Each ASCII 'sprite' is given one or more frames, and placed
|
|
into the animation as an 'animation entity'. An animation entity can
|
|
have a callback routine.
|