|
GetMapAnimStatus | ||
State = GetMapAnimStatus(MapIndex, Animindex) | ||
Parameters: MapIndex = The Index of the Map that you wish to query and anim from Animindex = The Index of the animation to query |
||
Returns: State = The state of this block animation (1= created, 0 = not created) |
||
The GetMapAnimStatus() check is an animation exists or not. FACTS: * None. 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 : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |