C# Class boton_, astronaut

Inheritance: MonoBehaviour
Afficher le fichier Open project: pmarinr/astronaut

Méthodes publiques

Свойство Type Description
boton GameObject

Méthodes publiques

Méthode Description
OnTriggerEnter2D ( Collider2D other ) : void
Start ( ) : void
Update ( ) : void

Method Details

OnTriggerEnter2D() public méthode

public OnTriggerEnter2D ( Collider2D other ) : void
other UnityEngine.Collider2D
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

boton public_oe property

public GameObject boton
Résultat GameObject