Package com.starpoints.state
Class PointChainExplosion
- java.lang.Object
-
- com.starpoints.state.PointChainExplosion
-
- All Implemented Interfaces:
java.io.Serializable
public class PointChainExplosion extends java.lang.Object implements java.io.Serializable- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PointChainExplosion(int targetX, int targetY, int animationIndex)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetAnimationIndex()intgetTargetX()intgetTargetY()
-