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 RSAnimation
RSDynamicObject. getAnimation()
RSAnimation
RSEffectObject. getAnimation()
RSAnimation
RSPathingEntity. getAnimation()
RSAnimation
RSPathingEntityEffect. getAnimation()
RSAnimation
RSProjectile. getAnimation()
RSAnimation
RSPathingEntity. 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)
-