|
DeleteMap | ||
DeleteMap MapIndex | ||
Parameters: MapIndex = The Index of the Map that you wish to delete. |
||
Returns: NONE | ||
DeleteMap will delete a map and all of it's data including block graphics, Animations, and levels from memory. FACTS: * When a map is deleted, it's associated tile graphics, tile animations and levels, will be deleted from memory also. Mini Tutorial: This example will create a map with provision for 10 levels. Each level can be any size you like.
This example would output.
|
Related Info: | CreateLevel | CreateMap | DeleteAllMaps | DeleteLevel | NewLevel | NewMap : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |