ui.debug.DebugThresholdValueText
ui.debug.DebugThresholdValueText
Fields
| Name | Type | |
|---|---|---|
root | h2d.Flow | |
prefixText | h2d.Text | |
suffixText | h2d.Text | |
text | h2d.Text | |
colorByThreshold | haxe.ds.IntMap | |
value | I32 | |
color | I32 | |
| static | UINT_MAX_VALUE | I32 |
| static | DEFAULT_COLOR | I32 |
Protos
f@36844updateValue(ui.debug.DebugThresholdValueText, I32) → Voidf@36845updateColor(ui.debug.DebugThresholdValueText) → Voidf@36846addUpperBoundValue(ui.debug.DebugThresholdValueText) → Voidf@36847updateText(ui.debug.DebugThresholdValueText) → Void
Bindings
- static
f@36848__constructor__(ui.debug.DebugThresholdValueText, h2d.Font, haxe.ds.IntMap, String, String, h2d.Object) → Void