Uses of Class
com.starpoints.state.FigureRocketHit
-
Packages that use FigureRocketHit Package Description com.starpoints.state Contains state classes for UI updates, replay and best move storage. -
-
Uses of FigureRocketHit in com.starpoints.state
Methods in com.starpoints.state that return FigureRocketHit Modifier and Type Method Description FigureRocketHitFigureState. getFigureRocketHit()Gets the FigureRocketHit.Methods in com.starpoints.state with parameters of type FigureRocketHit Modifier and Type Method Description voidFigureState. setFigureRocketHit(FigureRocketHit figureRocketHit)Sets the FigureRocketHit.
-