C# 클래스 CityGenerator.District

A collection of all cells of with the same type
파일 보기 프로젝트 열기: TobieD/City-Generator 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Cells List
DistrictType string

공개 메소드들

메소드 설명
District ( ) : System.Collections.Generic

메소드 상세

District() 공개 메소드

public District ( ) : System.Collections.Generic
리턴 System.Collections.Generic

프로퍼티 상세

Cells 공개적으로 프로퍼티

public List Cells
리턴 List

DistrictType 공개적으로 프로퍼티

public string DistrictType
리턴 string