C# 클래스 PlainsTile, Endure

상속: BiomeTile
파일 보기 프로젝트 열기: Endure-Game/Endure 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
bloomNum int
bloomSize RoomManager.Count,
flatGroundTile GameObject

공개 메소드들

메소드 설명
RandomBlocking ( List region ) : void
getBiomeNumber ( ) : int
getFlatGroundTile ( ) : GameObject
getGroundTile ( ) : GameObject

메소드 상세

RandomBlocking() 공개 메소드

public RandomBlocking ( List region ) : void
region List
리턴 void

getBiomeNumber() 공개 메소드

public getBiomeNumber ( ) : int
리턴 int

getFlatGroundTile() 공개 메소드

public getFlatGroundTile ( ) : GameObject
리턴 GameObject

getGroundTile() 공개 메소드

public getGroundTile ( ) : GameObject
리턴 GameObject

프로퍼티 상세

bloomNum 공개적으로 프로퍼티

public int bloomNum
리턴 int

bloomSize 공개적으로 프로퍼티

public RoomManager.Count, bloomSize
리턴 RoomManager.Count,

flatGroundTile 공개적으로 프로퍼티

public GameObject flatGroundTile
리턴 GameObject