pixi-reels

HorizontalReelConfig

pixi-reels


pixi-reels / index / HorizontalReelConfig

Interface: HorizontalReelConfig

Defined in: horizontal/HorizontalReelTypes.ts:18

Internal config produced by HorizontalReelBuilder.build.

Properties

PropertyTypeDescriptionDefined in
cascadeRequired<HorizontalCascadeTiming>-horizontal/HorizontalReelTypes.ts:26
cellHeightnumber-horizontal/HorizontalReelTypes.ts:21
cellWidthnumber-horizontal/HorizontalReelTypes.ts:20
chrome| ((g: Graphics, width: number, height: number) => void) | null-horizontal/HorizontalReelTypes.ts:30
configurator(registry: SymbolRegistry) => void-horizontal/HorizontalReelTypes.ts:29
directionHorizontalDirection-horizontal/HorizontalReelTypes.ts:23
gapnumber-horizontal/HorizontalReelTypes.ts:22
initialFrameColumnTarget[]Rest frame shown before the first spin — one ColumnTarget (this reel).horizontal/HorizontalReelTypes.ts:28
rng(() => number) | null-horizontal/HorizontalReelTypes.ts:32
speednumberPixels per frame while spinning.horizontal/HorizontalReelTypes.ts:25
tickerTicker-horizontal/HorizontalReelTypes.ts:31
visibleCountnumber-horizontal/HorizontalReelTypes.ts:19