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
/
BattleSessionCommandFactory
/
createItemAction
create
Item
Action
abstract
fun
createItemAction
(
itemId
:
String
,
actorUnitId
:
String
,
targetId
:
String
,
priority
:
Int
,
speed
:
Int
,
attributes
:
Map
<
String
,
Any
?
>
)
:
BattleSessionItemAction
创建一个 item action。