C# 클래스 ScorePopup, hexciter

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

공개 메소드들

메소드 설명
Show ( int score, Vector3 position ) : void

비공개 메소드들

메소드 설명
Awake ( ) : void
Update ( ) : void

메소드 상세

Show() 공개 메소드

public Show ( int score, Vector3 position ) : void
score int
position Vector3
리턴 void