VFlipTile()
Previous  Next

Description: Flips a tile vertically.

     Syntax:
     
VFlipTile(<Flip>)

Part
Description
<Flip>
Required. If <Flip> is 0, then the tile is drawn in the default vertical orientation, and if <Flip> is 1, the tile will be drawn upside down.

Example:

        DrawTile 1+VFlipTile(1),1,1