|
GetMapBlockStatus | ||
State = GetMapBlockStatus(MapIndex) | ||
Parameters: MapIndex = The index pof the map you wish to query |
||
Returns: State = The state of this maps blocks (1 = Blocks exist, 0 = no blocks) |
||
The GetMapBlockStatus function returns if a map has a graphic block set or not. If the map does the function will return a TRUE (1) value, if not, it will return a False(0) value FACTS: * None Mini Tutorial: The example creates a MAP and block set, then displays the informatin about the created block set.
This example would output.
|
Related Info: | CreateMapGfx | GetMapBlocks | LoadMapGfx | MakeMapGfx : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |