C# Class GameoverDialog, hexciter

Inheritance: InteractiveObject
Afficher le fichier Open project: pR0Ps/hexciter

Méthodes publiques

Méthode Description
DownAction ( ) : void
Show ( int s, int b ) : void

Private Methods

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

Method Details

DownAction() public méthode

public DownAction ( ) : void
Résultat void

Show() public méthode

public Show ( int s, int b ) : void
s int
b int
Résultat void