|
Engine
Frameworkcreatedbymeusableforthecreationofsimplegames.CurrentlysupportsOpenGL(Verysimple)andVulkan.
|
#include <imgui.h>
Public Member Functions | |
| CustomRect () | |
| bool | IsPacked () const |
Public Attributes | |
| unsigned int | ID |
| unsigned short | Width |
| unsigned short | Height |
| unsigned short | X |
| unsigned short | Y |
| float | GlyphAdvanceX |
| ImVec2 | GlyphOffset |
| ImFont * | Font |
1.8.11