Documentation ¶
Index ¶
- func Dispose()
- func GetTexture(any interface{}) imgui.TextureID
- func HttpGet(url string, user string, password string) (*http.Response, error)
- func ImguiHyperLink(name string, url string)
- func ImguiToolbar(header string, width float32, imguiContent func())
- func ImguiToolbarsBegin() bool
- func ImguiToolbarsEnd()
- func InitMyImguiStyle()
- func NewAppWindow(width int, height int) *glfw.Window
- func OpenUrl(url string)
- func Run(frameContent func(displaySize imgui.Vec2))
- func SetWindowIcon(window *glfw.Window)
- func ShowAboutPopup(openPopup *bool, header string, version string, copyright string, ...)
- func ShowUpdatePopup(version string, projectUrl string)
- func Unzip(src string, dest string) ([]string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetTexture ¶
func GetTexture(any interface{}) imgui.TextureID
GetTexture ... any = file or []byte
func ImguiHyperLink ¶
func ImguiToolbar ¶
func ImguiToolbarsBegin ¶
func ImguiToolbarsBegin() bool
func ImguiToolbarsEnd ¶
func ImguiToolbarsEnd()
func InitMyImguiStyle ¶
func InitMyImguiStyle()
func SetWindowIcon ¶
func ShowAboutPopup ¶
func ShowUpdatePopup ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.