toggle menu
OneMoreRun
1.0.0
jvm
switch theme
search in API
OneMoreRun
/
cn.chahuyun.omr.game
/
LootHeap
Loot
Heap
class
LootHeap
(
val
numWeighted
:
Map
<
Int
,
Int
>
,
val
lootWeighted
:
List
<
Pair
<
Int
,
Loot
>
>
)
Members
Constructors
Loot
Heap
Link copied to clipboard
constructor
(
numWeighted
:
Map
<
Int
,
Int
>
,
lootWeighted
:
List
<
Pair
<
Int
,
Loot
>
>
)
Properties
loot
Weighted
Link copied to clipboard
val
lootWeighted
:
List
<
Pair
<
Int
,
Loot
>
>
掉落物品权重
num
Weighted
Link copied to clipboard
val
numWeighted
:
Map
<
Int
,
Int
>
掉落数量权重
Functions
loot
Prop
Link copied to clipboard
fun
lootProp
(
)
:
List
<
Loot
>
生成掉落物