BattleSessionRunChoiceHandler
class BattleSessionRunChoiceHandler(commandFactory: BattleSessionCommandFactory) : BattleSessionChoiceHandler
RunChoice 提交处理器。
Functions
Link copied to clipboard
open override fun submit(choice: BattleSessionChoice, session: BattleSession): List<BattleSessionAction>
把 run choice 转为可执行的逃跑动作。