tool.DebugScrollingGraph
tool.DebugScrollingGraph
Inherits from: h2d.Drawable
Fields
| Name | Type | |
|---|---|---|
histogramX | I32 | |
highThreshold | F64 | |
mainLoopEvent | haxe.MainEvent | |
tile | h2d.Tile | |
fbuf | hl.types.ArrayBytes_Single | |
buffer | h3d.Buffer | |
nQuads | I32 | |
| static | enabled | Bool |
| static | fpsGraph | tool.DebugScrollingGraph |
| static | fxGraph | tool.DebugScrollingGraph |
| static | toggle | Fun |
Protos
f@34892shutdown(tool.DebugScrollingGraph) → Voidf@34893getValueNow(tool.DebugScrollingGraph) → F64f@34894afterPresent(tool.DebugScrollingGraph) → Voidf@34895setVertex(tool.DebugScrollingGraph, I32, F64, F64, F64, F64, F64, F64) → Voidf@34896setQuad(tool.DebugScrollingGraph, I32, F64, F64, F64, F64, F64, F64, F64) → Voidf@34897draw(tool.DebugScrollingGraph, h2d.RenderContext) → Void
Bindings
- static
f@34891__constructor__(tool.DebugScrollingGraph, h2d.Object, I32) → Void - static
f@34890toggle() → Void