pixi-wheels

SpinOptions

pixi-wheels


pixi-wheels / index / SpinOptions

Interface: SpinOptions

Defined in: config/types.ts:356

Options for a single spin() call.

Extended by#

Properties#

PropertyTypeDescriptionDefined in
direction?SpinDirectionOverride the ring’s spin direction for this spin only.config/types.ts:358
resultTimeoutMs?numberReject the spin promise if no result arrives within this many ms of the cruise beginning. Off by default: a wheel waits for its server.config/types.ts:363