Skip to content

tool.DebugScrollingGraph

tool.DebugScrollingGraph

Inherits from: h2d.Drawable

Fields

NameType
histogramXI32
highThresholdF64
mainLoopEventhaxe.MainEvent
tileh2d.Tile
fbufhl.types.ArrayBytes_Single
bufferh3d.Buffer
nQuadsI32
staticenabledBool
staticfpsGraphtool.DebugScrollingGraph
staticfxGraphtool.DebugScrollingGraph
statictoggleFun

Protos

  • f@34892 shutdown(tool.DebugScrollingGraph) → Void
  • f@34893 getValueNow(tool.DebugScrollingGraph) → F64
  • f@34894 afterPresent(tool.DebugScrollingGraph) → Void
  • f@34895 setVertex(tool.DebugScrollingGraph, I32, F64, F64, F64, F64, F64, F64) → Void
  • f@34896 setQuad(tool.DebugScrollingGraph, I32, F64, F64, F64, F64, F64, F64, F64) → Void
  • f@34897 draw(tool.DebugScrollingGraph, h2d.RenderContext) → Void

Bindings

  • static f@34891 __constructor__(tool.DebugScrollingGraph, h2d.Object, I32) → Void
  • static f@34890 toggle() → Void