C# Class Vtj.Contest.GameOver

Inheritance: Vtj.Gaming.Scene
Datei anzeigen Open project: Ventajou/Space-Dinosaurs

Public Methods

Method Description
GameOver ( Game game ) : System.Html

Protected Methods

Method Description
Init ( ) : void

Private Methods

Method Description
BuildMenuButton ( string label, int position, ElementEventListener clickListener ) : Element

Method Details

GameOver() public method

public GameOver ( Game game ) : System.Html
game Vtj.Gaming.Game
return System.Html

Init() protected method

protected Init ( ) : void
return void