|
MirrorImage | |
MirrorImage ImageNumber, MirrorX, MirrorY | |
Parameters: ImageNumber = The index identifier of this image MirrorX = A flag for mirroring the X axis MirrorY = A flag for mirroring the Y axis |
|
Returns: NONE | |
MirrorImage can effect the picture in an image horizontally, vertically or both combined FACTS: * MirrorImage flips the actual pixel data of the image. If you'd like to draw the image flipped then see TextureQuad, ScaleSpriteXY which can both be used to render flipped images dynamically |
|
Example Source: Download This Example
|
Related Info: | ScaleImage | ScaleSprite | ScrollImage | Sprites | TextureQuad : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |