C# 클래스 DesertTile, Endure

상속: BiomeTile
파일 보기 프로젝트 열기: Endure-Game/Endure

공개 프로퍼티들

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

공개 메소드들

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

메소드 상세

RandomBlocking() 공개 메소드

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

getBiomeNumber() 공개 메소드

public getBiomeNumber ( ) : int
리턴 int

프로퍼티 상세

bloomNum 공개적으로 프로퍼티

public int bloomNum
리턴 int

bloomSize 공개적으로 프로퍼티

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

cactus 공개적으로 프로퍼티

public GameObject cactus
리턴 GameObject

cactusCount 공개적으로 프로퍼티

public RoomManager.Count, cactusCount
리턴 RoomManager.Count,