Class DebuggerPixiRenderer
Methods
getRendererObject
- getRendererObject(): null | Container<DisplayObject>
Returns null | Container<DisplayObject>
renderDebugDraw
- renderDebugDraw(instances: RuntimeObject[], showHiddenInstances: boolean, showPointsNames: boolean, showCustomPoints: boolean): void
Parameters
showHiddenInstances: boolean
showPointsNames: boolean
showCustomPoints: boolean
Returns void
A renderer for debug instances location of a container using Pixi.js.
gdjs.CustomRuntimeObject2DPixiRenderer