C# Class fCraft.TreeGeneration

Afficher le fichier Open project: GlennMR/800craft Class Usage Examples

Méthodes publiques

Свойство Type Description
Rand System.Random

Méthodes publiques

Méthode Description
MakeNormalFoliage ( World w, Vector3I Pos, int Height ) : void
MakePalmFoliage ( World world, Vector3I Pos, int Height ) : void

Method Details

MakeNormalFoliage() public static méthode

public static MakeNormalFoliage ( World w, Vector3I Pos, int Height ) : void
w World
Pos Vector3I
Height int
Résultat void

MakePalmFoliage() public static méthode

public static MakePalmFoliage ( World world, Vector3I Pos, int Height ) : void
world World
Pos Vector3I
Height int
Résultat void

Property Details

Rand public_oe static_oe property

public static Random,System Rand
Résultat System.Random