Sets the horizontal flip value of a sprite.
Syntax
Set Sprite X Flip spriteID,flip
Description
The x flip of a sprite controls whether or not a sprite is flipped (mirrored) horizontally. spriteID is the number of the sprite. flip is a boolean of whether or not a sprite is flipped. Note: This function only works in hardware mode
The x flip of a sprite controls whether or not a sprite is flipped (mirrored) horizontally.
spriteID is the number of the sprite.
flip is a boolean of whether or not a sprite is flipped.
Note: This function only works in hardware mode