- hasChanged() - Method in class com.krab.lazy.LazyGui
-
Returns whether the current folder or any of its recursively nested children changed last frame.
- hasChanged(String) - Method in class com.krab.lazy.LazyGui
-
Returns whether a control element value, folder or any of its recursively nested children changed last frame.
- hex - Variable in class com.krab.lazy.PickerColor
-
Integer representation of a processing hex color.
- hide(String) - Method in class com.krab.lazy.LazyGui
-
Hide any chosen element or folder except the root window.
- hideCurrentFolder() - Method in class com.krab.lazy.LazyGui
-
Hides the folder at the current path prefix stack.
- hideGui() - Method in class com.krab.lazy.LazyGui
-
Hides the GUI completely and skips displaying it.
- hideGuiToggle() - Method in class com.krab.lazy.LazyGui
-
Hides the gui if it was visible.
- hue - Variable in class com.krab.lazy.PickerColor
-
Hue in range of [0,1]
- hueModulo(float) - Static method in class com.krab.lazy.LazyGui
-
Hue values loop at the 1 - 0 border both in the positive and negative direction, just like two pi loops back to 0.