|
Jacson | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.spieleck.app.turn.splitting.BaseSplitter de.spieleck.app.turn.splitting.Zoff
public class Zoff
A SplittingMode for Zoff im Zoo aka Frank's Zoo.
Playable with 4, 5 or 6 players. 5 Players is optimal.
$URL: https://svn.sourceforge.net/svnroot/jtourney/src/de/spieleck/app/turn/splitting/Zoff.java $
Constructor Summary | |
---|---|
Zoff()
|
Method Summary | |
---|---|
int |
optimal()
Return optimal playing number. |
int[] |
split(int total)
Return a split. |
Methods inherited from class de.spieleck.app.turn.splitting.BaseSplitter |
---|
init, toString, transposeSplit |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Zoff()
Method Detail |
---|
public int optimal()
SplittingMode
public int[] split(int total)
SplittingMode
|
spieleck.de | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |