adf_core_python.core.agent.action.fire package
adf_core_python.core.agent.action.fire package
adf_core_python.core.agent.action.fire.action_extinguish module
-
class adf_core_python.core.agent.action.fire.action_extinguish.ActionExtinguish(target_id: EntityID, max_power: int)
ベースクラス: Action
-
get_command(agent_id: EntityID, time: int) → Command
adf_core_python.core.agent.action.fire.action_refill module
-
class adf_core_python.core.agent.action.fire.action_refill.ActionRefill
ベースクラス: Action
-
get_command(agent_id: EntityID, time: int) → Command
adf_core_python.core.agent.action.fire.action_rescue module
-
class adf_core_python.core.agent.action.fire.action_rescue.ActionRescue(target_id: EntityID)
ベースクラス: Action
-
get_command(agent_id: EntityID, time: int) → Command