C# Class ScorePopup, hexciter

Inheritance: MonoBehaviour
Afficher le fichier Open project: pR0Ps/hexciter Class Usage Examples

Méthodes publiques

Méthode Description
Show ( int score, Vector3 position ) : void

Private Methods

Méthode Description
Awake ( ) : void
Update ( ) : void

Method Details

Show() public méthode

public Show ( int score, Vector3 position ) : void
score int
position Vector3
Résultat void