SetScrollPlane |
Previous Next |
SetScrollPlane <ScrollPlane>
|
Part
|
Description
|
<ScrollPlane>
|
Required. Valid values are SCROLL_A or SCROLL_B
|
DrawTile 1,0,0
SetScrollPlane SCROLL_B
DrawTile 1,1,1
Scroll Right, 10, 0
|