C# Class normalButton, ES2014B

Inheritance: MonoBehaviour
Afficher le fichier Open project: eloipuertas/ES2014B

Méthodes publiques

Свойство Type Description
easyButton easyButton,
hardButton hardButton,
level_medium UnityEngine.AudioClip
texturesS List
texturesUnS List

Méthodes publiques

Méthode Description
OnMouseUpAsButton ( ) : void
noActive ( ) : void

Private Methods

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

Method Details

OnMouseUpAsButton() public méthode

public OnMouseUpAsButton ( ) : void
Résultat void

noActive() public méthode

public noActive ( ) : void
Résultat void

Property Details

easyButton public_oe property

public easyButton, easyButton
Résultat easyButton,

hardButton public_oe property

public hardButton, hardButton
Résultat hardButton,

level_medium public_oe property

public AudioClip,UnityEngine level_medium
Résultat UnityEngine.AudioClip

texturesS public_oe property

public List texturesS
Résultat List

texturesUnS public_oe property

public List texturesUnS
Résultat List