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
/
BattleSessionActionHandlerRegistry
Battle
Session
Action
Handler
Registry
interface
BattleSessionActionHandlerRegistry
BattleSessionActionHandler
注册中心。
Inheritors
InMemoryBattleSessionActionHandlerRegistry
Members
Functions
get
Link copied to clipboard
abstract
fun
get
(
action
:
BattleSessionAction
)
:
BattleSessionActionHandler
根据当前 action 返回对应的执行处理器。