|
GetMapAnimSize | ||
Frames = GetMapAnimSize(MapIndex, AnimIndex) | ||
Parameters: MapIndex = The Index of the Map that you wish to query an anim within AnimIndex = The index of the block animation to query |
||
Returns: Frames = The number of frames in this block animation |
||
The GetMapAnimSize function returns the current number of frames within a block animation. FACTS: * none Mini Tutorial: This cut down example, creates a map, then adds provision to this map for block animations an displays this information. Then creates a block animtion and displays this animations size.
This example would output.
|
Related Info: | CreateMapAnim | ResizeMapAnim : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |