C# Class CityGenerator.District

A collection of all cells of with the same type
Afficher le fichier Open project: TobieD/City-Generator Class Usage Examples

Méthodes publiques

Свойство Type Description
Cells List
DistrictType string

Méthodes publiques

Méthode Description
District ( ) : System.Collections.Generic

Method Details

District() public méthode

public District ( ) : System.Collections.Generic
Résultat System.Collections.Generic

Property Details

Cells public_oe property

public List Cells
Résultat List

DistrictType public_oe property

public string DistrictType
Résultat string