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

◆ SetOverDisplay()

void SRL::VDP2::RBG0::SetOverDisplay ( VDP2::RotationParameter param,
VDP2::OverPattern mode,
uint16_t tileIndex = 0 )
inlinestatic

Sets How screen regions outside the tilemap area are displayed by the rotation parameters.

Parameters
paramThe Tilemap/Rotation Parameter that is being set(primary or secondary)
modethe display mode to select
tileIndex(Optional) The tile index to display in exterior regions if RepeatTile is selected as mode (defaults to tile 0 if not specified)
Note
See OverPattern documentatioin for descriptions of available modes