|
ResizeMapAnim | ||
ResizeMapAnim MapIndex, Animindex, NumbOfFrames | ||
Parameters: MapIndex = The Index of the Map that you wish to resize an anim from Animindex = The Index of the animation to resize NumbOfFrames = The number of frames this animation shoudl have |
||
Returns: NONE | ||
ResizeMapAnim changes the 'number of frames' (the size) of a block anim sequence. The command is sensitive to existing data so expanding an animation will not effect previous information, however if you shrink an animation then the removed data from the end of the sequence will be lost. FACTS: * none Mini Tutorial: This example shows creates a map, then adds provision for some block animations. Next it creates an Block Animation, resizes it while displays it's size both, before and after.
This example would output.
|
Related Info: | CreateMapAnim | DeleteMapAnim | GetLevelStatus : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |