Palette()
Previous  Next

Description: Changes the palette number of the tile being drawn.

     Syntax:
     
Palette(<PaletteNumber>)


Part
Description
<PaletteNumber>
Required. The palette number to apply to the tile being drawn. The palette range is from 0 to 3.

Example:

        DrawTile 1+Palette(2),0,0