- incBeginLoop
void incBeginLoop()
 Begins the Inochi Creator rendering loop
- incBeginLoopNoEv
void incBeginLoopNoEv()
 Undocumented in source. Be warned that the author may not have intended to support it.
- incBiggerFont
ImFont* incBiggerFont()
 - incCreateContext
void incCreateContext()
 Undocumented in source. Be warned that the author may not have intended to support it.
- incDebugCallback
void incDebugCallback(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const(char)* message, void* userParam)
 Undocumented in source. Be warned that the author may not have intended to support it.
- incDebugImGuiState
void incDebugImGuiState(string msg, int indent)
 - incEndLoop
void incEndLoop()
 Ends the Inochi Creator rendering loop
- incExit
void incExit()
 - incFinalize
void incFinalize()
 Finalizes everything by freeing imgui resources, etc.
- incFinishFileDrag
void incFinishFileDrag()
 Undocumented in source. Be warned that the author may not have intended to support it.
- incGetDarkMode
bool incGetDarkMode()
 Undocumented in source. Be warned that the author may not have intended to support it.
- incGetLogo
GLuint incGetLogo()
 - incGetViewportDockSpace
ImGuiID incGetViewportDockSpace()
 Gets dockspace of the viewport
- incGetWindowPtr
SDL_Window* incGetWindowPtr()
 - incHandleShortcuts
void incHandleShortcuts()
 Undocumented in source. Be warned that the author may not have intended to support it.
- incIconFont
ImFont* incIconFont()
 - incInitStyling
void incInitStyling()
 - incIsCloseRequested
bool incIsCloseRequested()
 Gets whether Inochi Creator has requested the app to close
- incMainFont
ImFont* incMainFont()
 - incOpenWindow
void incOpenWindow()
 - incSetDarkMode
void incSetDarkMode(bool darkMode)
 Undocumented in source. Be warned that the author may not have intended to support it.
- incSetDefaultLayout
void incSetDefaultLayout()
 Undocumented in source. Be warned that the author may not have intended to support it.
- incShouldProcess
bool incShouldProcess()
 Gets whether a frame should be processed