public interface ModeChangedListener
| Modifier and Type | Method and Description |
|---|---|
void |
modeOff()
Jogo terminou.
|
void |
modeOn(IMoveAlgorithm algorithm)
Jogo começou.
|
void modeOn(IMoveAlgorithm algorithm)
algorithm - algoritmo.void modeOff()
Copyright © 2013–2015 Tecgraf/PUC-Rio. All rights reserved.