|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.ninm.games.cardgames.belot.StateAdapter | +--org.ninm.games.cardgames.belot.StartState
Represents the initial dealing state.
Field Summary |
Fields inherited from class org.ninm.games.cardgames.belot.StateAdapter |
m_belotEngine |
Constructor Summary | |
StartState(BelotEngine belotEngine)
|
Method Summary | |
void |
start()
starts the logic of this state! |
Methods inherited from class org.ninm.games.cardgames.belot.StateAdapter |
announceTrick, bidMade, getAllowedBids, getAllowedCards, getAllowedTricks, playCard |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public StartState(BelotEngine belotEngine)
Method Detail |
public void start()
State
|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |