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
/
BattleSessionStructuredEventProjector
Battle
Session
Structured
Event
Projector
class
BattleSessionStructuredEventProjector
:
BattleSessionProjector
结构化事件投影器。
Members
Constructors
Battle
Session
Structured
Event
Projector
Link copied to clipboard
constructor
(
)
Properties
order
Link copied to clipboard
open
override
val
order
:
Int
=
100
当前 projector 在发布链中的执行顺序。
Functions
project
Link copied to clipboard
open
override
fun
project
(
session
:
BattleSession
,
publication
:
BattleSessionPublication
)
把发布事件中的结构化事件投影到 session event log。