Uses of Class
org.deken.game.animation.AnimatedFrame

Packages that use AnimatedFrame
org.deken.game.animation Animation package contains classes for animating the image of a game object. 
 

Uses of AnimatedFrame in org.deken.game.animation
 

Methods in org.deken.game.animation that return AnimatedFrame
 AnimatedFrame AnimatedFrame.copy()
          clone Creates a copy of this object.