pixi-reels
All questions
Answered Symbols

How do I read which symbol is currently shown in a given cell?

reelSet.getVisibleGrid() returns the whole string[][], or read the live instance with reelSet.getReel(col).getSymbolAt(row).

More in Symbols