|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GameScoringStrategy | |
---|---|
net.sourceforge.cilib.games.game | |
net.sourceforge.cilib.games.game.predatorprey | |
net.sourceforge.cilib.games.game.scoring | |
net.sourceforge.cilib.games.game.tetris |
Uses of GameScoringStrategy in net.sourceforge.cilib.games.game |
---|
Methods in net.sourceforge.cilib.games.game that return GameScoringStrategy | |
---|---|
GameScoringStrategy |
Game.getScoringStrategy()
|
Methods in net.sourceforge.cilib.games.game with parameters of type GameScoringStrategy | |
---|---|
void |
Game.setScoringStrategy(GameScoringStrategy scoringStrategy)
Set the GameScoringStrategy for this game. |
Uses of GameScoringStrategy in net.sourceforge.cilib.games.game.predatorprey |
---|
Subclasses of GameScoringStrategy in net.sourceforge.cilib.games.game.predatorprey | |
---|---|
class |
PredatorPreyGameScoringStrategy
|
Uses of GameScoringStrategy in net.sourceforge.cilib.games.game.scoring |
---|
Subclasses of GameScoringStrategy in net.sourceforge.cilib.games.game.scoring | |
---|---|
class |
WinLoseDrawValueScoringStrategy
|
Uses of GameScoringStrategy in net.sourceforge.cilib.games.game.tetris |
---|
Subclasses of GameScoringStrategy in net.sourceforge.cilib.games.game.tetris | |
---|---|
class |
TetrisScoringStrategy
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |