C# 클래스 SunsetHigh.ClueEntry

상속: MenuEntry
파일 보기 프로젝트 열기: ErraticUnicorn/MOSH

공개 메소드들

메소드 설명
ClueEntry ( Clue p_clue, bool p_selected ) : System
onPress ( ) : void

메소드 상세

ClueEntry() 공개 메소드

public ClueEntry ( Clue p_clue, bool p_selected ) : System
p_clue Clue
p_selected bool
리턴 System

onPress() 공개 메소드

public onPress ( ) : void
리턴 void