pixi-wheels

RingSkinConfig

pixi-wheels


pixi-wheels / index / RingSkinConfig

Interface: RingSkinConfig

Defined in: skins/skinRegistry.ts:10

A skin as a serialised config: the shape the studio exports and WheelBuilder.fromConfig() reads. type picks a registered factory; the rest is that factory’s options. Asset references are string keys resolved through an AssetResolver.

Indexable#

[option: string]: unknown

Properties#

PropertyTypeDefined in
typestringskins/skinRegistry.ts:11