Skip to content

gg-debugger.ui overview


Table of contents


utils

GgDebuggerUI (class)

Signature

export declare class GgDebuggerUI

setShowStats (method)

Signature

public setShowStats(selectedWorld: GgWorld<any, any>, value: boolean)

setShowDebugControls (method)

Signature

public setShowDebugControls(selectedWorld: GgWorld<any, any>, value: boolean)

makeSnapshot (method)

Signature

private makeSnapshot(): RuntimeDataSnapshot

makePerformanceStatsSnapshot (method)

Signature

private makePerformanceStatsSnapshot(): PerformanceStatsSnapshot

renderControls (method)

Signature

private renderControls(debugControlsContainer: HTMLDivElement)

renderPerformanceStats (method)

Signature

private renderPerformanceStats()

perfStatsMode (property)

Signature

perfStatsMode: 'AVG' | 'PEAK'

css (property)

Signature

css: string