DrawTile |
Previous Next |
DrawTile <Address>, <X>, <Y>
|
Part
|
Description
|
<Address>
|
Required. This is the location in VRAM where the tile resides.
|
<X>
|
Required. The x-coordinate to draw the tile.
|
<Y>
|
Required. The y-coordinate to draw the tile.
|
DrawTile 1, 0, 0
|