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.init
/
ImportedBattleSideRequest
/
ImportedBattleSideRequest
Imported
Battle
Side
Request
constructor
(
sideId
:
String
,
units
:
List
<
BattleUnitImportRequest
>
,
activeUnitIds
:
Set
<
String
>
=
emptySet()
)