pixi-wheels

PointerSkinConfigGraphics

pixi-wheels


pixi-wheels / index / PointerSkinConfigGraphics

Interface: PointerSkinConfigGraphics

Defined in: skins/builtins.ts:15

Extends#

Properties#

PropertyTypeDescriptionInherited fromDefined in
color?numberFill colour. Default 0xffffff.GraphicsPointerSkinOptions.colorpointer/GraphicsPointerSkin.ts:10
length?numberPin-to-tip distance. Default 72.GraphicsPointerSkinOptions.lengthpointer/GraphicsPointerSkin.ts:6
outline?number | nullOutline colour, or null for none. Default 0x1a1a1a.GraphicsPointerSkinOptions.outlinepointer/GraphicsPointerSkin.ts:12
outlineWidth?number-GraphicsPointerSkinOptions.outlineWidthpointer/GraphicsPointerSkin.ts:13
pin?booleanDraw the pin cap at the base. Default true.GraphicsPointerSkinOptions.pinpointer/GraphicsPointerSkin.ts:20
shape?"tongue" | "triangle" | "needle"'tongue' (default) is a rounded flapper, 'triangle' a plain arrow, 'needle' a thin indicator with a round pin.GraphicsPointerSkinOptions.shapepointer/GraphicsPointerSkin.ts:18
type"graphics"--skins/builtins.ts:16
width?numberWidest part. Default 36.GraphicsPointerSkinOptions.widthpointer/GraphicsPointerSkin.ts:8