|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.tiling.game.TwoPlayerGameFactory | +--org.tiling.game.prisonersdilemma.PrisonersDilemmaGameFactory
Method Summary | |
TwoPlayerGame |
createGame(Player player1,
Player player2,
int length)
|
static TwoPlayerGameFactory |
getInstance()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static TwoPlayerGameFactory getInstance()
public TwoPlayerGame createGame(Player player1, Player player2, int length)
createGame
in class TwoPlayerGameFactory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |