mirror of
https://github.com/gbdk-2020/gbdk-2020.git
synced 2026-03-06 23:39:03 +01:00
update docs
This commit is contained in:
@@ -133,7 +133,7 @@ irq</h1>
|
||||
<p>Illustrates how to install interrupt handlers.</p>
|
||||
<h1><a class="anchor" id="autotoc_md99"></a>
|
||||
large map</h1>
|
||||
<p>Shows how to scroll with maps larger than 32 x 32 tiles using <a class="el" href="gb_8h.html#a9369a5771b340680f4af3386ac4e19b2">set_bkg_submap()</a>. It fills rows and columns at the edges of the visible viewport (of the hardware Background Map) with the desired sub-region of the large map as it scrolls.</p>
|
||||
<p>Shows how to scroll with maps larger than 32 x 32 tiles using <a class="el" href="gb_8h.html#a0cfd261bc7a94b1f6093f423bad30298">set_bkg_submap()</a>. It fills rows and columns at the edges of the visible viewport (of the hardware Background Map) with the desired sub-region of the large map as it scrolls.</p>
|
||||
<h1><a class="anchor" id="autotoc_md100"></a>
|
||||
metasprites</h1>
|
||||
<p>Demonstrates using the metasprite features to move and animate a large sprite.</p><ul>
|
||||
|
||||
Reference in New Issue
Block a user