|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GridSimulationWorldState | |
---|---|
massim.competition2010 |
Uses of GridSimulationWorldState in massim.competition2010 |
---|
Methods in massim.competition2010 that return GridSimulationWorldState | |
---|---|
GridSimulationWorldState |
GridSimulation.getSimpleSimulationState()
|
Methods in massim.competition2010 with parameters of type GridSimulationWorldState | |
---|---|
double[] |
GridSimulationCowAgent.calcVec(int x,
int y,
GridSimulationCell cell,
double[] vec,
GridSimulationWorldState state)
|
void |
GridSimulationWorldState.commit(GridSimulationWorldState commitState)
this function copies the board of the parameter state to the board of this state. |
void |
GridSimulationCowAgent.computerCowMove2(GridSimulationWorldState state)
|
void |
GridSimulationAgentState.spreadAgent(GridSimulationWorldState state)
This method spreads the agents over the grid. |
void |
GridSimulationAgentState.spreadAgent(GridSimulationWorldState state,
GridSimulationConfigurationHandCrafted config,
int i)
This Method set the agents positions. |
double |
GridSimulationCowAgent.weight(int max,
GridSimulationCell cell,
GridSimulationWorldState state)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |