pixi-wheels

RingConfig

pixi-wheels


pixi-wheels / index / RingConfig

Interface: RingConfig

Defined in: core/WheelConfig.ts:24

One ring, serialised.

Properties#

PropertyTypeDescriptionDefined in
direction?SpinDirectionOverrides the wheel’s direction for this ring.core/WheelConfig.ts:30
dynamic?DynamicSectionsConfig-core/WheelConfig.ts:34
idstring-core/WheelConfig.ts:25
innerRadius?number-core/WheelConfig.ts:27
outerRadiusnumber-core/WheelConfig.ts:26
palette?number[]-core/WheelConfig.ts:37
pegs?false | PegConfigPegs the tongues touch; false for none. Default one per divider.core/WheelConfig.ts:36
pointers?PointerConfigEntry[]-core/WheelConfig.ts:32
sectionsWheelSectionConfig[]-core/WheelConfig.ts:31
skin?RingSkinConfig-core/WheelConfig.ts:33
startAngle?number-core/WheelConfig.ts:28