Documentation
¶
Overview ¶
ImGui utilities.
Index ¶
- func CheckboxHeight() float32
- func ComboHeight() float32
- func CopyableTextcf(color imgui.Vec4, format string, args ...any)
- func CopyableTextcfV(color imgui.Vec4, tooltip string, format string, args ...any)
- func CopyableTextf(format string, args ...any)
- func CopyableTextfV(tooltip string, format string, args ...any)
- func TextError(err error)
- func Textcf(color imgui.Vec4, format string, args ...any)
- func Textf(format string, args ...any)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckboxHeight ¶
func CheckboxHeight() float32
func ComboHeight ¶
func ComboHeight() float32
func CopyableTextcf ¶ added in v0.5.17
func CopyableTextcfV ¶ added in v0.5.17
func CopyableTextf ¶ added in v0.5.17
func CopyableTextfV ¶ added in v0.5.17
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.