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.session
/
BattleSessionActionExecutionSupport
/
recordMoveExecution
record
Move
Execution
fun
recordMoveExecution
(
session
:
BattleSession
,
moveId
:
String
,
attackerId
:
String
,
targetId
:
String
,
result
:
MoveResolutionResult
)
记录一次 move 或 item 的最终结算结果。