Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Divide::anonymous_namespace{GUI.cpp} Namespace Reference

Functions

void RefreshBufferSize (DVDFONSContext *dvd)
 
I32 FONSRenderCreate (void *userPtr, int width, int height)
 

Variables

GUIMessageBoxg_assertMsgBox = nullptr
 

Function Documentation

◆ FONSRenderCreate()

I32 Divide::anonymous_namespace{GUI.cpp}::FONSRenderCreate ( void *  userPtr,
int  width,
int  height 
)

Definition at line 81 of file GUI.cpp.

◆ RefreshBufferSize()

void Divide::anonymous_namespace{GUI.cpp}::RefreshBufferSize ( DVDFONSContext dvd)

Definition at line 64 of file GUI.cpp.

Variable Documentation

◆ g_assertMsgBox

GUIMessageBox* Divide::anonymous_namespace{GUI.cpp}::g_assertMsgBox = nullptr

Definition at line 62 of file GUI.cpp.