HwRespinReason
pixi-reels / index / HwRespinReason
Type Alias: HwRespinReason
type HwRespinReason = "seed" | "hit-reset" | "miss";
Defined in: board/HwTypes.ts:30
Why the respin counter changed - disambiguates a respins:changed event.
pixi-reels / index / HwRespinReason
type HwRespinReason = "seed" | "hit-reset" | "miss";
Defined in: board/HwTypes.ts:30
Why the respin counter changed - disambiguates a respins:changed event.