avalon
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
avalon
avalon-game-service
/
io.github.lishangbu.avalon.game.battle.api
/
GameBattleSideView
/
GameBattleSideView
Game
Battle
Side
View
constructor
(
id
:
String
,
unitIds
:
List
<
String
>
,
activeUnitIds
:
List
<
String
>
,
conditionStates
:
Map
<
String
,
AttachedEffectState
>
)