Package com.threecoffee.anim

Provides classes to create basic image-based objects such as Actors and Sprites.

See:
          Description

Class Summary
Actor Class to represent complex characters with multiple animations.
Animation A class to represent an animation created using a series of images
Sprite Simple class to represent an image or a simple animation consisting of a group of images.
 

Package com.threecoffee.anim Description

Provides classes to create basic image-based objects such as Actors and Sprites.