|
DeleteLevel | ||
DeleteLevel MapIndex, LevelIndex | ||
Parameters: MapIndex = The Index Identifier of the Map you wish to delete this level from. LevelIndex = The index of the level you wish to delete. |
||
Returns: NONE | ||
Deletelevel will remove a level from within a map. FACTS: * DeleteLevel doesn't alter the block graphics or block animations of the map. Mini Tutorial: This example shows how to first create a Map, create a Level and display the information about this map, then delete the newly created level.
This example would output.
|
Related Info: | CreateLevel | CreateMap | Maps : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |