C# Class ScorePopup, hexciter

Inheritance: MonoBehaviour
Mostra file Open project: pR0Ps/hexciter Class Usage Examples

Public Methods

Method Description
Show ( int score, Vector3 position ) : void

Private Methods

Method Description
Awake ( ) : void
Update ( ) : void

Method Details

Show() public method

public Show ( int score, Vector3 position ) : void
score int
position Vector3
return void