|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.cb.jset.client.AbstractGame
org.cb.jset.client.LocalGame
A Game implementation to play localy. FIXME GameListener not registered.
| Field Summary |
| Fields inherited from class org.cb.jset.client.AbstractGame |
_listenerList |
| Constructor Summary | |
LocalGame()
|
|
| Method Summary | |
void |
endTurn()
|
java.lang.String |
getPlayerName()
|
boolean |
isBlocked()
|
void |
removeSet(CardSet set)
|
void |
start()
|
void |
stop()
|
| Methods inherited from class org.cb.jset.client.AbstractGame |
addBoardListener, addGameListener, fireCardsAdded, fireGameChange, fireSetRemoved, removeBoardListener, removeGameListener |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LocalGame()
| Method Detail |
public void start()
public boolean isBlocked()
public java.lang.String getPlayerName()
public void stop()
public void endTurn()
public void removeSet(CardSet set)
throws MatchingException
MatchingException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||