Dear ImGui

From GiderosMobile
Revision as of 05:25, 30 August 2020 by MoKaLux (talk | contribs)

Supported platforms: Platform android.pngPlatform ios.pngPlatform mac.pngPlatform pc.pngPlatform html5.pngPlatform winrt.pngPlatform win32.png
Available since: Gideros 2020.9

Description

This is an implementation of the Dear ImGui library.

See full original documentation here: https://pthom.github.io/imgui_manual_online/manual/imgui_manual.html


This is brand new in Gideros Studio so it may take some time to document it thoroughly.

In the meantime, the author's GitHub is the best place to start using Dear ImGui in Gideros Studio.

https://github.com/MultiPain/Gideros_ImGui
require 'ImGui'

Examples

Methods

Events

Constants