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:35, 11 October 2024 MoKaLux talk contribs deleted page ImGui.Core:progressBar (content was: "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays a progress bar. <syntaxhighlight lang="lua"> ImGui:progressBar(fraction,anchorx,anchory,overlaystring) </syntaxhighlight> === Parameters === '''fraction''': (number) the progress, between 0 and 1<br/> '''anchorx''': (number) the anchor x (or the progress bar width) '''optional'''<br/> '''anchory''': (number) the anchor y (or the progress bar height) '''optional'''<br/...")