onAgentJoined

open fun onAgentJoined(agent: A)(source)

Called by the AgentModel.Context when agent joins. Default no-op — projections that need to do something (e.g., place the agent at a default position) override.