C# Class ManateesAgainstCards.States.GameOverScreen

Inheritance: Californium.State
Mostra file Open project: DatZach/HumanityAgainstCards

Public Methods

Method Description
Draw ( RenderTarget rt ) : void
Enter ( ) : void
GameOverScreen ( ) : System.Linq

Private Methods

Method Description
GetWinnerText ( ) : string

Method Details

Draw() public method

public Draw ( RenderTarget rt ) : void
rt RenderTarget
return void

Enter() public method

public Enter ( ) : void
return void

GameOverScreen() public method

public GameOverScreen ( ) : System.Linq
return System.Linq