LifeLua 27-06-2025
Documentation for LifeLua, a Lua interpreter for the PS Vita
|
ImGui library. More...
Functions | |
nil | imgui.init () |
nil | imgui.shutdown () |
nil | imgui.renderinit () |
nil | imgui.renderterm () |
nil imgui.init | ( | ) |
Initializes ImGui
nil imgui.renderinit | ( | ) |
Initializes the ImGui rendering
nil imgui.renderterm | ( | ) |
Terminates the ImGui rendering
nil imgui.shutdown | ( | ) |
Terminates ImGui