Home
API: forms

Function: drawPath()

lifecycle-kit

lifecycle-kit


lifecycle-kit / forms / drawPath

Function: drawPath()

drawPath(g, path): void

Defined in: forms/render/pixi.ts:81

Issue a whole path's geometry, in order. Order is draw order.

Parameters

g

GraphicsLike

path

Path

Returns

void