C# Class SkillImageScript, Beat-It

Inheritance: MonoBehaviour
Afficher le fichier Open project: SNUGDC/Beat-It Class Usage Examples

Méthodes publiques

Méthode Description
OnMouseEnter ( ) : void
OnMouseExit ( ) : void
Setup ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

OnMouseEnter() public méthode

public OnMouseEnter ( ) : void
Résultat void

OnMouseExit() public méthode

public OnMouseExit ( ) : void
Résultat void

Setup() public méthode

public Setup ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void