Show RefereeActionManager.java syntax highlighted
package geronimo.hoshigo.control.referee;
import geronimo.hoshigo.model.game.Game;
public class RefereeActionManager
{
public void setActiveGame(Game game)
{
// TODO Auto-generated method stub
}
}
See more files for this project here
The Geronimo project concists of two software :\n- Geronimo Hoshigo : a playable graphical user interface to play Go\n- Geronimo Margo : a artificial intelligence program which plays Go
Project homepage:
http://sourceforge.net/projects/geronimo
Programming language(s): Java,Pascal,Perl,PHP
License: gpl2
RefereeActionManager.java