pixi-reels
All questions

How do I skip the win presentation when the player taps?

WinPresenter.abort() ends the in-flight presentation immediately; on a bare SymbolSpotlight, hide() is the stop-everything call (it aborts a running cycle() and clears the dim).

More in Win presentation