C# Class Vtj.Contest.Intro

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

Public Methods

Method Description
Dispose ( ) : void
Intro ( Game game ) : System.Runtime.CompilerServices

Protected Methods

Method Description
Init ( ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Init() protected method

protected Init ( ) : void
return void

Intro() public method

public Intro ( Game game ) : System.Runtime.CompilerServices
game Vtj.Gaming.Game
return System.Runtime.CompilerServices