Uses of Class
com.starpoints.state.PointColorChange
-
Packages that use PointColorChange Package Description com.starpoints.state Contains state classes for UI updates, replay and best move storage. -
-
Uses of PointColorChange in com.starpoints.state
Methods in com.starpoints.state that return PointColorChange Modifier and Type Method Description PointColorChangePointState. getColorChange()Methods in com.starpoints.state with parameters of type PointColorChange Modifier and Type Method Description voidPointState. setColorChange(PointColorChange colorChange)
-