프로퍼티 | 타입 | 설명 | |
---|---|---|---|
BallPrefab | GameObject |
메소드 | 설명 | |
---|---|---|
AddScore ( int score, string scoreName, Vector3 position ) : void | ||
GameOver ( Vector3 position ) : void | ||
OnGUI ( ) : void | ||
Start ( ) : void |
메소드 | 설명 | |
---|---|---|
HighScoreWindow ( int windowID ) : void |
public static AddScore ( int score, string scoreName, Vector3 position ) : void | ||
score | int | |
scoreName | string | |
position | Vector3 | |
리턴 | void |