C# 클래스 ObstructionMinionScript

상속: MinionAbilityClass
파일 보기 프로젝트 열기: mezosaurus/eae-project

공개 프로퍼티들

프로퍼티 타입 설명
delayTime float
growthTime float
tree1 Sprite
tree2 Sprite

보호된 메소드들

메소드 설명
GameUpdate ( ) : void

비공개 메소드들

메소드 설명
Start ( ) : void

메소드 상세

GameUpdate() 보호된 메소드

protected GameUpdate ( ) : void
리턴 void

프로퍼티 상세

delayTime 공개적으로 프로퍼티

public float delayTime
리턴 float

growthTime 공개적으로 프로퍼티

public float growthTime
리턴 float

tree1 공개적으로 프로퍼티

public Sprite tree1
리턴 Sprite

tree2 공개적으로 프로퍼티

public Sprite tree2
리턴 Sprite