|
PeekMapAnim | ||
BlockIndex = PeekMapAnim(MapIndex, AnimIndex, FrameIndex) | ||
Parameters: MapIndex = The Index of the Map that you to query an block animation within AnimIndex = The Index of the blockanimation to query FrameIndex = The position within the animation to read the block from |
||
Returns: BlockIndex = The block index you just read from this animation |
||
The PeekMapAnim function reads a block index from a previously created block animation sequence. FACTS: * None Mini Tutorial: This example shows the hands on creation of a Map, and the basic creation of a map Anim. It then stores a series of block indexes with the anim and then displays the anim information back to the screen for you.
This example would output.
|
Related Info: | CreateMapAnim | DeleteMapAnim | GetMapAnimSize | GetMapAnimStatus | GetMapAnimType | MapAnimCurrentFrameRate | MapAnimFrameRate | MapAnimQuantity | MapAnimType | PokeMapAnim : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |