Skip to content

rankPickCandidates

rankPickCandidates<T>(candidates): T[]

Defined in: render/layerOrder.ts:95

Candidates ranked topmost-first, the way the RENDERER stacked them — the layer rules via compareDrawRank, then later-drawn winning ties. Backwards means a click selects what is hidden behind what the person aimed at.

T

readonly PickCandidate<T>[]

T[]