Functions | |
| void | SwapFrameBuffers () |
| Swaps Frame Buffers. | |
| void | WaitForScreen () |
| Waits for the next screen refresh (VBlank) | |
| void | ClearConsole () |
| Clears the console. | |
| void | SceneInit () |
| void | SceneBegin (C3D_RenderTarget *target) |
| void | ClearScreen (C3D_RenderTarget *target, u32 color) |
| void | SceneEnd () |
|
inline |
Clears the console.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Swaps Frame Buffers.
|
inline |
Waits for the next screen refresh (VBlank)