#include <staticuicontext.h>
Inherits Graphics::GraphicsContext.
|
static void | Create () |
| Create context.
|
|
static void | Discard () |
| Discard context.
|
|
static void | Render () |
| Render.
|
|
static void | RegisterFunction (const char *name, std::function< void()> func) |
| Register function.
|
|
◆ StaticUIContext()
StaticUI::StaticUIContext::StaticUIContext |
( |
| ) |
|
◆ ~StaticUIContext()
StaticUI::StaticUIContext::~StaticUIContext |
( |
| ) |
|
|
virtual |
◆ __DeclarePluginContext()
StaticUI::StaticUIContext::__DeclarePluginContext |
( |
| ) |
|
|
private |
◆ Create()
void StaticUI::StaticUIContext::Create |
( |
| ) |
|
|
static |
◆ Discard()
void StaticUI::StaticUIContext::Discard |
( |
| ) |
|
|
static |
◆ RegisterFunction()
void StaticUI::StaticUIContext::RegisterFunction |
( |
const char * | name, |
|
|
std::function< void()> | func ) |
|
static |
◆ Render()
void StaticUI::StaticUIContext::Render |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following files: