Toggle menu
Nitlanguage.org
Nitdoc
actors
examples
agent_simulation
agent_simulation
ClockAgent
_agents
private
var
_agents
:
Array
[
Agent
]
actors
::
ClockAgent
::
_agents
Doc
Linearization
Summary
List of Agents in the simulation
List of Agents in the simulation
Summary
Property definitions
actors$ClockAgent$_agents
Property definitions
actors
$
ClockAgent
::
_agents
# List of Agents in the simulation
var
agents
:
Array
[
Agent
]
lib/actors/examples/agent_simulation/agent_simulation.nit:27,2--28,25