C# Class ManateesAgainstCards.States.ServerListOverlay

Inheritance: Californium.State
Datei anzeigen Open project: DatZach/HumanityAgainstCards

Public Methods

Method Description
Draw ( RenderTarget rt ) : void
Enter ( ) : void
ServerListOverlay ( ) : System

Private Methods

Method Description
FetchServerList ( ) : void
JoinNext ( string ip ) : void
RefreshServerList ( ) : void

Method Details

Draw() public method

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

Enter() public method

public Enter ( ) : void
return void

ServerListOverlay() public method

public ServerListOverlay ( ) : System
return System