Class PointChainExplosion

  • All Implemented Interfaces:
    java.io.Serializable

    public class PointChainExplosion
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Detail

      • PointChainExplosion

        public PointChainExplosion​(int targetX,
                                   int targetY,
                                   int animationIndex)
    • Method Detail

      • getTargetX

        public int getTargetX()
        Returns:
        the targetX
      • getTargetY

        public int getTargetY()
        Returns:
        the targetY
      • getAnimationIndex

        public int getAnimationIndex()
        Returns:
        the animationIndex