HFlipTile()
Previous  Next

Description: Flips a tile horizontally.

     Syntax:
     
HFlipTile(<Flip>)

Part
Description
<Flip>
Required. If <Flip> is 0, then the tile is drawn in the default horizontal orientation, and if <Flip> is 1, the tile will be drawn horizontally flipped.

Example:

        DrawTile 66+HFlipTile(1),1,1