#include <PiGui.h>
◆ Instance()
◆ AddFont()
| ImFont * Instance::AddFont |
( |
const std::string & |
name, |
|
|
int |
size |
|
) |
| |
◆ AddGlyph()
| void Instance::AddGlyph |
( |
ImFont * |
font, |
|
|
unsigned short |
glyph |
|
) |
| |
◆ EndFrame()
| void Instance::EndFrame |
( |
| ) |
|
◆ GetFont()
| ImFont * Instance::GetFont |
( |
const std::string & |
name, |
|
|
int |
size |
|
) |
| |
◆ GetRenderer()
◆ Init()
◆ NewFrame()
| void Instance::NewFrame |
( |
| ) |
|
◆ ProcessEvent()
| bool Instance::ProcessEvent |
( |
SDL_Event * |
event | ) |
|
◆ RefreshFontsTexture()
| void Instance::RefreshFontsTexture |
( |
| ) |
|
◆ Render()
| void Instance::Render |
( |
| ) |
|
◆ SetDebugStyle()
| void Instance::SetDebugStyle |
( |
| ) |
|
◆ SetNormalStyle()
| void Instance::SetNormalStyle |
( |
| ) |
|
◆ Uninit()
| void Instance::Uninit |
( |
| ) |
|
The documentation for this class was generated from the following files: