SaturnRingLibrary 0.9
SGL wrapper
 
Loading...
Searching...
No Matches

◆ SetMapLayout()

template<class ScreenType , int16_t Id, uint16_t On>
static void SRL::VDP2::ScrollScreen< ScreenType, Id, On >::SetMapLayout ( uint8_t a,
uint8_t b,
uint8_t c,
uint8_t d )
inlinestatic

Manually set the Plane layout of a Scroll Screen.

This function manually sets the 4 planes comprising a NBG scroll screen in cases when the default plane tiling pattern is not desired.

Parameters
a,b,c,dthe plane indicies of the 4 planes that will display in the normal scroll
Note
RBG0 does not currently support multi plane patterns, so only plane [a] will be used