Difference between revisions of "fLUIds"
m |
|||
(One intermediate revision by one other user not shown) | |||
Line 14: | Line 14: | ||
{{#set:Description=love-imgui API wrap for simplicity}} | {{#set:Description=love-imgui API wrap for simplicity}} | ||
{{#set:Keyword=Graphical User Interface}} | {{#set:Keyword=Graphical User Interface}} | ||
+ | {{#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