C# 클래스 Detective, ZeroG

상속: Player
파일 보기 프로젝트 열기: GoogleJump/ZeroG 1 사용 예제들

공개 메소드들

메소드 설명
Deselect ( ) : void
Detective ( string name, int id ) : System.Collections
Select ( ) : void
isSelected ( ) : bool

메소드 상세

Deselect() 공개 메소드

public Deselect ( ) : void
리턴 void

Detective() 공개 메소드

public Detective ( string name, int id ) : System.Collections
name string
id int
리턴 System.Collections

Select() 공개 메소드

public Select ( ) : void
리턴 void

isSelected() 공개 메소드

public isSelected ( ) : bool
리턴 bool