|
GetFreeMap | ||
MapIndex = GetFreeMap() | ||
Parameters: NONE | ||
Returns: MapIndex = A free map index ready for use |
||
The GetFreeMap function returns a free map index ready for use. Also see NewMap FACTS: * The function will return a zero if there are no more available maps. GetMapQuantity Mini Tutorial: This example shows how to first create a Map & Level, then displays the size information about this level.
This example would output.
|
Related Info: | CreateLevel | DeleteLevel | GetLevelStatus : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |