C# Class _OptionMenuListener, ExorcistForHire

Inheritance: MonoBehaviour
Afficher le fichier Open project: JordanStone/ExorcistForHire

Méthodes publiques

Méthode Description
OnPaused ( bool pausedState ) : void
Quit ( ) : void
Restart ( ) : void
Start ( ) : void
Update ( ) : void
setImageTo ( bool state ) : void

Method Details

OnPaused() public méthode

public OnPaused ( bool pausedState ) : void
pausedState bool
Résultat void

Quit() public méthode

public Quit ( ) : void
Résultat void

Restart() public méthode

public Restart ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

setImageTo() public méthode

public setImageTo ( bool state ) : void
state bool
Résultat void