pixi-reels

BoardCellZIndexContext

pixi-reels


pixi-reels / index / BoardCellZIndexContext

Interface: BoardCellZIndexContext

Defined in: board/BoardGrid.ts:47

What a BoardCellZIndexResolver is asked about.

Properties#

PropertyTypeDescriptionDefined in
atRestbooleanfalse while the cell’s own strip is in flight.board/BoardGrid.ts:55
attachOrdernumberThe cell’s attach index (column-major); returning it reproduces the default order.board/BoardGrid.ts:57
cellBoardCellThe board coordinate - what a per-symbol resolver cannot supply, since every cell is reel 0 of its own set.board/BoardGrid.ts:51
colsnumber-board/BoardGrid.ts:52
rowsnumber-board/BoardGrid.ts:53
symbolIdstringId currently shown in the cell.board/BoardGrid.ts:49