|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RealTimePredatorPreyGame | |
---|---|
net.sourceforge.cilib.games.game.predatorprey |
Uses of RealTimePredatorPreyGame in net.sourceforge.cilib.games.game.predatorprey |
---|
Methods in net.sourceforge.cilib.games.game.predatorprey that return RealTimePredatorPreyGame | |
---|---|
RealTimePredatorPreyGame |
RealTimePredatorPreyGame.getClone()
Create a cloned copy of the current object and return it. |
RealTimePredatorPreyGame |
RealTimePredatorPreyGame.getClone(ListGameState newState)
Get a clone with the given GameState This method should typically be used by the StateTraversalStrategy and Agent with regards to decision making when playing the game. |
Constructors in net.sourceforge.cilib.games.game.predatorprey with parameters of type RealTimePredatorPreyGame | |
---|---|
RealTimePredatorPreyGame(RealTimePredatorPreyGame other)
|
|
RealTimePredatorPreyGame(RealTimePredatorPreyGame other,
ListGameState newstate)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |