|
GetSpriteDrawMode | ||
DrawMode = GetSpriteDrawMode(SpriteIndex) | ||
Parameters: SpriteIndex = The number of the sprite you wish to check |
||
Returns: DrawMode = The current draw mode of this sprite |
||
GetSpriteDrawMode reads a sprites current draw mode property. DrawMode controls how this sprite is rendered. See SpriteDrawMode for available modes. FACTS: * None. Mini Tutorial: Create a sprite, set it's drawmode, then read and display this setting to the screen.
This example would output.
|
Related Info: | SpriteDrawMode : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |