Pioneer
Namespaces | Functions
LuaPiGui.h File Reference
#include "lua/LuaObject.h"
Include dependency graph for LuaPiGui.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 PiGui
 
 PiGui::Lua
 

Functions

LuaRef PiGui::GetHandlers ()
 
LuaRef PiGui::GetThemes ()
 
LuaRef PiGui::GetKeys ()
 
void PiGui::Lua::RegisterSandbox ()
 
void PiGui::Lua::Init ()
 
void PiGui::Lua::Uninit ()
 
void PiGui::RunHandler (double delta, std::string handler)
 
void PiGui::LoadTheme (ImGuiStyle &style, std::string theme)
 
void PiGui::LoadThemeFromDisk (std::string theme)