|
DeleteSpriteRange | ||
DeleteSpriteRange StartingIndex, EndIndex | ||
Parameters: StartingIndex = The starting index of the range you wish to delete EndIndex = The end index of the range you wish to delete |
||
Returns: NONE | ||
DeleteSpriteRange will delete a range of sprite indexes from memory FACTS: * None Mini Tutorial: Create 10 sprites, and display their status before and after deleting the sprite range 5,6,7 them..
This example would output.
|
Related Info: | CreateSprite | DeleteAllSprites | DeleteSprite | GetSpriteStatus | NewSprite : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |