C# 클래스 CPopupChoiceCard, freegostop

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

공개 메소드들

메소드 설명
refresh ( PLAYER_SELECT_CARD_RESULT result_type, Sprite card1, Sprite card2 ) : void

비공개 메소드들

메소드 설명
Awake ( ) : void
on_choice_card ( byte slot_index ) : void
on_touch_01 ( ) : void
on_touch_02 ( ) : void

메소드 상세

refresh() 공개 메소드

public refresh ( PLAYER_SELECT_CARD_RESULT result_type, Sprite card1, Sprite card2 ) : void
result_type PLAYER_SELECT_CARD_RESULT
card1 Sprite
card2 Sprite
리턴 void