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
/
BattleSessionTurnAdvanceStep
Battle
Session
Turn
Advance
Step
class
BattleSessionTurnAdvanceStep
:
BattleSessionTurnStep
回合结束推进步骤。
Members
Constructors
Battle
Session
Turn
Advance
Step
Link copied to clipboard
constructor
(
)
Properties
order
Link copied to clipboard
open
override
val
order
:
Int
=
200
当前步骤的执行顺序。
Functions
execute
Link copied to clipboard
open
override
fun
execute
(
context
:
BattleSessionTurnContext
)
在 battle 尚未结束时推进 residual 与 turn 递增。