public class SimulationStateImpl extends Object implements SimulationState
Modifier and Type | Field and Description |
---|---|
AgentState[] |
agentStates |
WorldState |
simulationState |
int |
steps |
Constructor and Description |
---|
SimulationStateImpl() |
public WorldState simulationState
public AgentState[] agentStates
public int steps
Copyright © 2013. All Rights Reserved.