Uses of Interface
jag.game.scene.RSAnimation
-
Packages that use RSAnimation Package Description jag.game.scene.entity org.rspeer.game.effect -
-
Uses of RSAnimation in jag.game.scene.entity
Methods in jag.game.scene.entity that return RSAnimation Modifier and Type Method Description RSAnimationRSDynamicObject. getAnimation()RSAnimationRSEffectObject. getAnimation()RSAnimationRSPathingEntity. getAnimation()RSAnimationRSPathingEntityEffect. getAnimation()RSAnimationRSProjectile. getAnimation()RSAnimationRSPathingEntity. getStance() -
Uses of RSAnimation in org.rspeer.game.effect
Constructors in org.rspeer.game.effect with parameters of type RSAnimation Constructor Description Animation(RSAnimation provider)
-