Uses of Interface
com.thowv.javafxgridgameboard.listeners.TurnSwitchListener
-
Packages that use TurnSwitchListener Package Description com.thowv.javafxgridgameboard -
-
Uses of TurnSwitchListener in com.thowv.javafxgridgameboard
Methods in com.thowv.javafxgridgameboard with parameters of type TurnSwitchListener Modifier and Type Method Description voidAbstractGameInstance. onTurnSwitch(TurnSwitchListener listener)voidGameBoardEventManager. onTurnSwitch(TurnSwitchListener listener)
-