C# Class EssenceShared.Game.Generators.Generator

Afficher le fichier Open project: Insality/essence-of-shadows

Private Properties

Свойство Type Description
NoiseToLevel List
Output void

Méthodes publiques

Méthode Description
GenerateLevel ( int width, int height, LevelType type ) : List

Private Methods

Méthode Description
NoiseToLevel ( ) : List
Output ( ) : void

Method Details

GenerateLevel() public static méthode

public static GenerateLevel ( int width, int height, LevelType type ) : List
width int
height int
type LevelType
Résultat List