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
/
select
select
fun
select
(
boosts
:
Map
<
String
,
Int
>
,
selection
:
String
=
BattleBoostRelaySelectionValues.ALL
,
stats
:
Set
<
String
>
=
emptySet()
)
:
Map
<
String
,
Int
>
按 selection 与 stats 子集筛选 stored boosts。