Uses of Package
com.threecoffee.anim

Packages that use com.threecoffee.anim
com.threecoffee.anim Provides classes to create basic image-based objects such as Actors and Sprites. 
com.threecoffee.util Provides utility classes to make your life a little easier. 
 

Classes in com.threecoffee.anim used by com.threecoffee.anim
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.
 

Classes in com.threecoffee.anim used by com.threecoffee.util
Sprite
          Simple class to represent an image or a simple animation consisting of a group of images.