- charCallback
void charCallback(dchar c)
Undocumented in source. Be warned that the author may not have intended to support it.
- createDeviceObjects
void createDeviceObjects()
Undocumented in source. Be warned that the author may not have intended to support it.
- createFontsTexture
void createFontsTexture()
Undocumented in source. Be warned that the author may not have intended to support it.
- init
void init(GLFWwindow* window)
Undocumented in source. Be warned that the author may not have intended to support it.
- keyboardCaptured
bool keyboardCaptured()
Undocumented in source. Be warned that the author may not have intended to support it.
- mouseCaptured
bool mouseCaptured()
Undocumented in source. Be warned that the author may not have intended to support it.
- newFrame
void newFrame()
Undocumented in source. Be warned that the author may not have intended to support it.
- onKeyPressed
void onKeyPressed(uint key)
Undocumented in source. Be warned that the author may not have intended to support it.
- onKeyReleased
void onKeyReleased(uint key)
Undocumented in source. Be warned that the author may not have intended to support it.
- onMousePressed
void onMousePressed(uint button)
Undocumented in source. Be warned that the author may not have intended to support it.
- onMouseReleased
void onMouseReleased(uint button)
Undocumented in source. Be warned that the author may not have intended to support it.
- render
void render()
Undocumented in source. Be warned that the author may not have intended to support it.
- renderDrawLists
void renderDrawLists(ImDrawData* data)
Undocumented in source. Be warned that the author may not have intended to support it.
- scrollCallback
void scrollCallback(float scroll)
Undocumented in source. Be warned that the author may not have intended to support it.
- shutdown
void shutdown()
Undocumented in source. Be warned that the author may not have intended to support it.