SetSpriteFlip

Description

Flips the sprite either horizontally or vertically, (or both). This merely modifies the UV coordinates so that the sprite appears flipped, it does not adjust position or angle values. Note that flipping in both horizontal and vertical directions at the same time gives the appearance of rotation by 180 degrees.

Definition

SetSpriteFlip ( iSpriteIndex, horz, vert )

Parameters