import { GachaMachine } from "https://deno.land/x/fortuna@v4.1.4/src/machine.ts";
Gacha system.
Constructors
new
GachaMachine(items: GachaChoice<T>[])Properties
writeonly
items: GachaChoice<T>[]Update items in the pool.
import { GachaMachine } from "https://deno.land/x/fortuna@v4.1.4/src/machine.ts";
Gacha system.
Update items in the pool.