C# Class MenuEgg

Inheritance: MonoBehaviour
Afficher le fichier Open project: YaroslavKabanov/comp313-winter2016-Team1-gameEgg

Méthodes publiques

Свойство Type Description
material1 Sprite

Méthodes publiques

Méthode Description
PlaySound ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

PlaySound() public méthode

public PlaySound ( ) : void
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

material1 public_oe property

public Sprite material1
Résultat Sprite