C# Class ManateesAgainstCards.States.MainMenu

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

Public Methods

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

Private Methods

Method Description
AddButton ( Vector2f position, string value, Button handler ) : void
HostNext ( string name ) : void
JoinNext ( string name ) : void
MenuHost ( ) : bool
MenuJoin ( ) : bool
MenuMain ( ) : bool
MenuPlay ( ) : bool

Method Details

Draw() public method

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

Enter() public method

public Enter ( ) : void
return void

MainMenu() public method

public MainMenu ( ) : System
return System