|
DeleteAllMapAnims | ||
DeleteAllMapAnims 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 | ||
DeleteAllMapAnims deletes all block anim sequences from a map. FACTS: * If any animation sequence is still being used within a level, then those Animations will not be rendered correctly. 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 | DeleteMapAnim | GetLevelStatus | GetMapAnims | GetMapAnimSize | GetMapAnimStatus | GetMapAnimType : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |