Core functions of the library.
#include <srl_core.hpp>
Static Public Member Functions | |
static void | Initialize (const Types::HighColor &backColor) |
Initialize basic environment. | |
static void | Synchronize () |
Wait until graphic processing time is reached. | |
Static Public Attributes | |
static SRL::Types::Event | OnVblank |
Event triggered every v-blank. | |
|
inlinestatic |
Initialize basic environment.
backColor | Color of the screen |
|
inlinestatic |
Wait until graphic processing time is reached.