C# Class BombMotion, snake-arcore-codelab

Inheritance: FoodMotion
Afficher le fichier Open project: devhims/snake-arcore-codelab

Méthodes publiques

Свойство Type Description
bombBlast AudioClip,
smokeObject GameObject,

Méthodes publiques

Méthode Description
SetGameOver ( BiteType biteType ) : void

Méthodes protégées

Méthode Description
OnEnable ( ) : void

Private Methods

Méthode Description
OnDisable ( ) : void

Method Details

OnEnable() protected méthode

protected OnEnable ( ) : void
Résultat void

SetGameOver() public méthode

public SetGameOver ( BiteType biteType ) : void
biteType BiteType
Résultat void

Property Details

bombBlast public_oe property

public AudioClip, bombBlast
Résultat AudioClip,

smokeObject public_oe property

public GameObject, smokeObject
Résultat GameObject,