org.cb.jset
Interface SetGame
- All Known Implementing Classes:
- JSetGameImpl
- public interface SetGame
Interface to the game.
- Version:
- $Id: SetGame.java 111 2004-04-14 22:23:22Z jerome $
- Author:
- jerome@coffeebreaks.org - last modified by $LastChangedBy: jerome $
getID
public int getID()
getName
public java.lang.String getName()
start
public void start()
connect
public SetGameConnection connect(SetGamePlayer player)
getMaxNbPlayers
public int getMaxNbPlayers()
getCurrentNbPlayers
public int getCurrentNbPlayers()
Copyright © 2004 CoffeeBreaks. All Rights Reserved.