All public logs
From GiderosMobile
Combined display of all available logs of GiderosMobile. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 01:28, 11 October 2024 MoKaLux talk contribs deleted page ImGui.Core.new (content was: "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Initializes a new ImGui instance. <syntaxhighlight lang="lua"> ImGui.new(font_atlas,mouse_listeners,keyboard_listeners,touch_listeners) </syntaxhighlight> === Parameters === '''font_atlas''': copy fonts '''optional, default=nil'''<br/> '''mouse_listeners''': (bool) add internal mouse event listeners '''optional, default=false'''<br/> '''keyboard_listeners''': (bool) add intern...")