![]() |
Blamite Game Engine - blam!
00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
|
Collaboration diagram for ExampleAppLog:Public Member Functions | |
| ExampleAppLog () | |
| void | Clear () |
| void | AddLog (const char *fmt,...) IM_FMTARGS(2) |
| void | Draw (const char *title, bool *p_open=NULL) |
Public Attributes | |
| ImGuiTextBuffer | Buf |
| ImGuiTextFilter | Filter |
| ImVector< int > | LineOffsets |
| bool | AutoScroll |
|
inline |
Here is the call graph for this function:
|
inline |
Here is the call graph for this function:
|
inline |
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:| bool ExampleAppLog::AutoScroll |
| ImGuiTextBuffer ExampleAppLog::Buf |
| ImGuiTextFilter ExampleAppLog::Filter |