C# 클래스 IrisButton, AwesomeGameInSpace

상속: Interactive
파일 보기 프로젝트 열기: ZPZ-Gr2/AwesomeGameInSpace

공개 프로퍼티들

프로퍼티 타입 설명
cost int
iris Iris,
nextLevelID int

공개 메소드들

메소드 설명
HoldAction ( ) : void
Start ( ) : void
StreamLevel ( ) : void

메소드 상세

HoldAction() 공개 메소드

public HoldAction ( ) : void
리턴 void

Start() 공개 메소드

public Start ( ) : void
리턴 void

StreamLevel() 공개 메소드

public StreamLevel ( ) : void
리턴 void

프로퍼티 상세

cost 공개적으로 프로퍼티

public int cost
리턴 int

iris 공개적으로 프로퍼티

public Iris, iris
리턴 Iris,

nextLevelID 공개적으로 프로퍼티

public int nextLevelID
리턴 int