C# Class Vtj.Contest.HighScores

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

Méthodes publiques

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

Méthodes protégées

Méthode Description
Init ( ) : void

Private Methods

Méthode Description
AddCell ( TableRowElement row, string tagName, string label ) : void
BuildMenuButton ( string label, int position, ElementEventListener clickListener ) : Element

Method Details

HighScores() public méthode

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

Init() protected méthode

protected Init ( ) : void
Résultat void