C# Class Vtj.Contest.GameOver

Inheritance: Vtj.Gaming.Scene
Afficher le fichier Open project: Ventajou/Space-Dinosaurs

Méthodes publiques

Méthode Description
GameOver ( Game game ) : System.Html

Méthodes protégées

Méthode Description
Init ( ) : void

Private Methods

Méthode Description
BuildMenuButton ( string label, int position, ElementEventListener clickListener ) : Element

Method Details

GameOver() public méthode

public GameOver ( Game game ) : System.Html
game Vtj.Gaming.Game
Résultat System.Html

Init() protected méthode

protected Init ( ) : void
Résultat void