C# 클래스 CPopupPlayerOrder, freegostop

상속: MonoBehaviour
파일 보기 프로젝트 열기: sunduk/freegostop 1 사용 예제들

공개 메소드들

메소드 설명
play ( ) : void
reset ( Sprite sprite ) : void
update_slot_info ( byte slot_index, Sprite sprite ) : void

비공개 메소드들

메소드 설명
Awake ( ) : void

메소드 상세

play() 공개 메소드

public play ( ) : void
리턴 void

reset() 공개 메소드

public reset ( Sprite sprite ) : void
sprite Sprite
리턴 void

update_slot_info() 공개 메소드

public update_slot_info ( byte slot_index, Sprite sprite ) : void
slot_index byte
sprite Sprite
리턴 void