|
DeleteMapAnim | ||
DeleteMapAnim MapIndex, Animindex | ||
Parameters: MapIndex = The Index of the Map that you wish to delete an anim from Animindex = The Index of the animation to delete |
||
Returns: NONE | ||
DeleteMapAnim deletes a block anim sequence from memory. FACTS: * If this animation was used within a level, then that Animation will no longer render. Mini Tutorial: This example shows creates a map, then adds provision for some block animations. Next it displays a Block Animations status, before and after it's been created/deleted.
This example would output.
|
Related Info: | CreateMapAnim | GetLevelStatus | GetMapAnimStatus : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |