execute

abstract fun execute(context: BattleSessionTurnContext)

在指定上下文中执行当前回合步骤。

Parameters

context

本次回合推进的共享上下文。