SaturnRingLibrary
0.9.2
SGL wrapper
Loading...
Searching...
No Matches
◆
Initialize()
static void SRL::Core::Initialize
(
const
Types::HighColor
&
backColor
,
const
TV::Resolutions
resolution
=
TV::Resolutions::Normal320x240
)
inline
static
Initialize basic environment.
Parameters
backColor
Color of the screen
resolution
TV
resolution
Note
If resolution parameter is not specified, default is controlled by SRL_MODE (with value PAL/NTSC) or SRL_HIGH_RES (with value 0/1) in the makefile
SRL
Core