cellKey()
pixi-reels / index / cellKey
Function: cellKey()
function cellKey(c: HwCell): string;
Defined in: board/HwTypes.ts:83
col,row string key for the board’s cell-indexed maps.
Parameters
| Parameter | Type |
|---|---|
c | HwCell |
Returns
string
pixi-reels / index / cellKey
function cellKey(c: HwCell): string;
Defined in: board/HwTypes.ts:83
col,row string key for the board’s cell-indexed maps.
| Parameter | Type |
|---|---|
c | HwCell |
string