C# Class Minigame_FishNinja_Edge, otterspace

Inheritance: MonoBehaviour
Afficher le fichier Open project: dimo2/otterspace Class Usage Examples

Méthodes publiques

Свойство Type Description
lost bool

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

lost public_oe property

public bool lost
Résultat bool