Difference between revisions of "fLUIds"
Guard13007 (talk | contribs) m (This library uses love-imgui, which is a C wrapper to IMGUI) |
m |
||
Line 16: | Line 16: | ||
{{#set:Standalone_Lua_Module=No (uses love-imgui (a C wrapper to IMGUI))}} | {{#set:Standalone_Lua_Module=No (uses love-imgui (a C wrapper to IMGUI))}} | ||
[[Category:Libraries]] | [[Category:Libraries]] | ||
+ | == Other Languages == | ||
+ | {{i18n|fLUIds}} |
Latest revision as of 06:53, 17 December 2019
love-imgui API wrap for simplicity, inspired by LaTeX TikZ node positioning. (written in MoonScript!)
drawable = function() imgui.Text("Hello World!") end
fluids.Window("Titlebar", drawable, {10, 10, 100, 300}, {"NoTitleBar"})
GitHub: https://github.com/twentytwoo/fLUIds
Forum thread: https://love2d.org/forums/viewtopic.php?f=5&t=84525
Other Languages
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info