net.kernelpanicsoft.archie.gui.util¶
Types¶
HsvColor¶
An immutable colour representation using the Hue-Saturation-Value model with an alpha channel.
KColor¶
A serializable, immutable ARGB colour value for use in GUI composables.
Functions¶
addVertex¶
Adds a vertex to this VertexConsumer using integer screen coordinates.
drawRectOutline¶
Draws a hollow rectangle outline using RenderType.gui.
Draws a hollow rectangle outline with an explicit RenderType.
fillGradient¶
Draws a four-corner gradient rectangle on the GUI.
Draws a four-corner gradient rectangle with an explicit RenderType.