DEMO Library (DEMO) API Function List

DEMO Library Functions

DEMOInit Initializes the constituent elements of the operating system and device drivers.
DEMOReInit Reinitializes the constituent elements of the operating system and device drivers.
DEMOBeforeRender Sets the viewport to render the appropriate field.
DEMODoneRender Uses GXCopyDisp to copy the embedded frame buffer (EFB) to the external frame buffer (XFB); sets the next frame buffer; waits for vertical retracing; and swaps the internal frame buffers.
DEMOSwapBuffers Sets the next video frame buffer, waits for vertical retracing, and swaps the internal rendering buffers.
DEMOGetRenderModeObj Returns current render mode.
DEMOGetCurrentBuffer Returns a pointer to the currently active XFB.
DEMO Font Functions Provides a simple means to display text on the screen.
DEMO Pad Functions Provides a simple means to obtain game pad inputs.

CONFIDENTIAL