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
/
GameBattleCaptureResultView
/
GameBattleCaptureResultView
Game
Battle
Capture
Result
View
constructor
(
success
:
Boolean
,
sessionId
:
String
,
targetUnitId
:
String
,
ballItemId
:
String
,
shakes
:
Int
,
reason
:
String
,
battleEnded
:
Boolean
,
finalRate
:
Double
,
capturedCreature
:
GameBattleCapturedCreatureView
?
=
null
)