C# 클래스 EssenceShared.Game.Generators.Generator

파일 보기 프로젝트 열기: Insality/essence-of-shadows

Private Properties

프로퍼티 타입 설명
NoiseToLevel List
Output void

공개 메소드들

메소드 설명
GenerateLevel ( int width, int height, LevelType type ) : List

비공개 메소드들

메소드 설명
NoiseToLevel ( ) : List
Output ( ) : void

메소드 상세

GenerateLevel() 공개 정적인 메소드

public static GenerateLevel ( int width, int height, LevelType type ) : List
width int
height int
type LevelType
리턴 List