C# Class ManateesAgainstCards.States.HostSettingsOverlay

Inheritance: Californium.State
Mostrar archivo Open project: DatZach/HumanityAgainstCards

Public Methods

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

Private Methods

Method Description
Apply ( List decks, Numberbox numberboxPointCap, Numberbox numberSecondsPerTurn ) : void

Method Details

Draw() public method

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

Enter() public method

public Enter ( ) : void
return void