|
GetSpriteImage | ||
ImageIndex = GetSpriteImage(SpriteIndex) | ||
Parameters: SpriteIndex = The identifier of the sprite you wish to create |
||
Returns: ImageIndex = The image number that this sprite is currently set to. |
||
GetSpriteImage reads back a sprites current image property. FACTS: * If GetSpriteImage returns a zero, then this sprite has No image assigned to it. See SpriteImage Mini Tutorial: Create a sprite, assign it an image and display a sprites image property.
This example would output.
|
Related Info: | SpriteDrawMode | SpriteHandle | SpriteImage : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |