jaige.event
Interface GameOverListener

All Superinterfaces:
GameListener
All Known Implementing Classes:
AIGameStats, AIGameStatsPanel, AtaxxGame, AtaxxPanel, HexGame, HexPanel, SeasonStats

public interface GameOverListener
extends GameListener


Method Summary
 void processGameOverEvent(GameOverEvent event)
           
 

Method Detail

processGameOverEvent

void processGameOverEvent(GameOverEvent event)