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.application
/
SubmitItemChoiceCommand
/
SubmitItemChoiceCommand
Submit
Item
Choice
Command
constructor
(
actorUnitId
:
String
,
itemId
:
String
,
targetId
:
String
?
=
null
,
priority
:
Int
?
=
null
,
speed
:
Int
?
=
null
,
chanceRoll
:
Int
?
=
null
,
attributes
:
Map
<
String
,
Any
?
>
=
emptyMap()
)