SymbolPosition
pixi-reels / index / SymbolPosition
Interface: SymbolPosition
Defined in: config/types.ts:279
A cell on the visible grid. reelIndex is the column; rowIndex is the row from the top.
Properties
| Property | Type | Defined in |
|---|---|---|
reelIndex | number | config/types.ts:280 |
rowIndex | number | config/types.ts:281 |