|
GetLevelTransparentTile | ||
TransparentTile = GetLevelTransparentTile(MapIndex, LevelIndex) | ||
Parameters: MapIndex = The Index of the Map LevelIndex = The index of the level you wish to query |
||
Returns: TransparentTile = The Index of a totally transparent block to ignore. |
||
GetLevelTransparentTile returns a levels transparent tile. FACTS: * See LevelTransparentTile Mini Tutorial: This example simply creates a map, attaches a level to it, then set the levels drawmode and transparent tile. Then demonstrates how to retrieve the levels transparent tile using GetLevelTransparentTile
This example would output.
|
Related Info: | GetLevelDrawMode | LevelAnimated | LevelDrawMode | LevelSolid | LevelTransparent | LevelTransparentTile : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |