set_fade_in
Description:
[
Version ( since =
"0.6" ) ]
public void set_fade_in (
bool fade_in)
Sets the flag determining whether the tile should fade in when loading
Parameters:
| this |
the Tile
|
| fade_in |
determines whether the tile should fade in when loading
|