SaturnRingLibrary
0.9
SGL wrapper
Loading...
Searching...
No Matches
◆
SetPlanes()
static void SRL::VDP2::NBG2::SetPlanes
(
void *
a
,
void *
b
,
void *
c
,
void *
d
)
inline
static
Set the 2x2 grid of planes for the layer.
Parameters
a
First plane
b
Second plane
c
Third plane
d
Fourth plane
SRL
VDP2
NBG2