|
GetFreeMapAnim | ||
AnimIndex = GetFreeMapAnim(MapIndex) | ||
Parameters: MapIndex = The Index of the Map that you wish to query |
||
Returns: AnimIndex = The index of a free animation fready for use |
||
The GetFreeMapAnim function returns a free animation index ready for use. FACTS: * None Mini Tutorial: This cut down example creates a map, and then adds provision to this map for block animations, then displays this information. After that it creates a block animtion and displays this animations size.
This example would output.
|
Related Info: | CreateMapAnim | DeleteMapAnim | GetMapAnimSize | GetMapAnimStatus : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |