Uses of Class
com.brackeen.javagamebook.graphics.Animation

Packages that use Animation
com.brackeen.javagamebook.graphics   
 

Uses of Animation in com.brackeen.javagamebook.graphics
 

Constructors in com.brackeen.javagamebook.graphics with parameters of type Animation
Sprite(Animation anim)
          Creates a new Sprite object with the specified Animation.