C# Class ForestTile, Endure

Inheritance: BiomeTile
Afficher le fichier Open project: Endure-Game/Endure Class Usage Examples

Méthodes publiques

Méthode Description
GetTreeSurrounded ( List tiles ) : Tile,
RandomBlocking ( List region ) : void
getBiomeNumber ( ) : int

Method Details

GetTreeSurrounded() public méthode

public GetTreeSurrounded ( List tiles ) : Tile,
tiles List
Résultat Tile,

RandomBlocking() public méthode

public RandomBlocking ( List region ) : void
region List
Résultat void

getBiomeNumber() public méthode

public getBiomeNumber ( ) : int
Résultat int