us.the.mac.board
Interface TimerCallback

All Known Implementing Classes:
Board, GuideBoard

public interface TimerCallback


Method Summary
 void onTimerEnded(Board.Player mCurrentPlayer)
           
 void onTimerUpdate(int firstPlayer, int secondPlayer)
           
 

Method Detail

onTimerUpdate

void onTimerUpdate(int firstPlayer,
                   int secondPlayer)

onTimerEnded

void onTimerEnded(Board.Player mCurrentPlayer)