avalon
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
avalon
avalon-game-battle-engine
/
io.github.lishangbu.avalon.game.battle.engine.core.runtime.flow
/
BattleMoveResolutionPipeline
/
resolve
resolve
abstract
fun
resolve
(
context
:
BattleMoveResolutionContext
)
:
MoveResolutionResult
推进一次完整的 move resolution。
Return
最终结算结果。
Parameters
context
本次 move resolution 的共享上下文。