Uses of Class
ch.sahits.game.graphic.image.SpriteAnimation
-
Packages that use SpriteAnimation Package Description ch.sahits.game.graphic.image -
-
Uses of SpriteAnimation in ch.sahits.game.graphic.image
Methods in ch.sahits.game.graphic.image that return SpriteAnimation Modifier and Type Method Description SpriteAnimationSpriteAnimationFactory. createAnimation(javafx.scene.image.ImageView imgView, java.lang.String imgName, boolean resetAtEnd)Create an animation for the sprite on the image view.
-