|
SpriteFlashColour | |
SpriteFlashColour SpriteIndex, FlashColour | |
Parameters: SpriteIndex = The identifier of the sprite you wish to change FlashColour = The RGB colour |
|
Returns: NONE | |
SpriteFlashColour sets the sprites flash colour when it's drawmode is set to colour flash. When this draw mode is enabled, all the none transparent pixels in the image are replaced with the flash colour. FACTS: * SpriteFlashColour is only used when the sprites drawmode is set to colour flash. * See SpriteDrawMode for more information about draw modes. |
|
Example Source: Download This Example
|
Related Info: | SpriteDrawMode : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |