C# Class Vtj.Contest.End

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

Public Methods

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

Protected Methods

Method Description
Init ( ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

End() public method

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

Init() protected method

protected Init ( ) : void
return void