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.runtime.support
/
BattleStoredBoostSupport
/
swap
swap
fun
swap
(
left
:
Map
<
String
,
Int
>
,
right
:
Map
<
String
,
Int
>
,
stats
:
Set
<
String
>
=
emptySet()
)
:
Pair
<
Map
<
String
,
Int
>
,
Map
<
String
,
Int
>
>
交换两份 boosts 的指定 stat 子集。