BoardCell
pixi-reels / index / BoardCell
Interface: BoardCell
Defined in: board/BoardGrid.ts:14
A cell coordinate in the grid.
Properties
| Property | Type | Defined in |
|---|---|---|
col | number | board/BoardGrid.ts:15 |
row | number | board/BoardGrid.ts:16 |
pixi-reels / index / BoardCell
Defined in: board/BoardGrid.ts:14
A cell coordinate in the grid.
| Property | Type | Defined in |
|---|---|---|
col | number | board/BoardGrid.ts:15 |
row | number | board/BoardGrid.ts:16 |