Pioneer
Loading...
Searching...
No Matches
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

namespace  PiGui
 
namespace  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)