|
GetFreeMapLevel | ||
LevelIndex = GetFreeMapLevel(MapIndex) | ||
Parameters: MapIndex = The Index of a map to locate a free level within |
||
Returns: LevelIndex = A free level index ready for use |
||
The GetFreeMapLevel function returns a free level index ready for creation. FACTS: * Also see NewLevel 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 | GetFreeMap | GetLevelStatus | NewLevel | NewMap : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |