Uses of Interface
erland.game.tileadventure.AnimationInterface

Packages that use AnimationInterface
erland.game.tileadventure   
 

Uses of AnimationInterface in erland.game.tileadventure
 

Classes in erland.game.tileadventure that implement AnimationInterface
 class Animation
           
 

Methods in erland.game.tileadventure with parameters of type AnimationInterface
 void AnimatedObject.setAnimation(Image image, AnimationInterface animation)
          Set the animation
 void AnimatedObject.setAnimation(String image, AnimationInterface animation)
          Set the animation
 



Copyright © 2003-2006 Erland Isaksson. All Rights Reserved.