DebugOverlayLayer
pixi-wheels / index / DebugOverlayLayer
Type Alias: DebugOverlayLayer
type DebugOverlayLayer = "sections" | "pointers" | "pegs" | "target" | "hud";
Defined in: debug/debugOverlay.ts:20
Overlay layers.
sectionsdivider lines on the disc, plus an upright pill just inside the rim with each section’s id and start angle.pointersa marker at every pointer angle and a pill with the local angle under it.pegsthe pegs the tongues touch, the peg being ridden, and each tongue’s contact zone.targetthe landing angle of the current result: a line on the disc and a pill naming it.huda panel per ring in screen space: state, rotation, speed, current leg, section under the pointer, flap.
Text is drawn at a constant screen size whatever scale the wheel is shown at, on dark pills that read on any background.