|
GetMapAnims | ||
Anims = GetMapAnims(MapIndex) | ||
Parameters: MapIndex = The Index of the Map that you wish to query |
||
Returns: Anims = The number of block animations available |
||
The GetMapAnims function returns the current number of block animations that a map has provision for. FACTS: * You can change (expand/contract) the number of animations at any time using the MapAnimQuantity command Mini Tutorial: This example shows the hands on creation of a Map, and the basic creation of a map anim. It then displays the create map anims information for you. Which should give you a feel, for how the block animation commands fit together.
This example would output.
|
Related Info: | CreateMapAnim | DeleteMapAnim | GetMapAnimCurrentFrameRate | GetMapAnimFrameRate | GetMapAnimStatus | MapAnimCurrentFrameRate | MapAnimFrameRate | MapAnimType : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |