Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
spaceconquest
GameLobbyScreen
C# Class spaceconquest.GameLobbyScreen
Inheritance:
Screen
Mostra file
Open project: cclay/spaceconquest
Public Properties
Property
Type
Description
buttons
List
Public Methods
Method
Description
Draw
( ) :
void
GameLobbyScreen
(
SpriteBatch
sb
,
SpriteFont
sf
) :
System
Update
( ) :
void
Method Details
Draw()
public
method
public
Draw
( ) :
void
return
void
GameLobbyScreen()
public
method
public
GameLobbyScreen
(
SpriteBatch
sb
,
SpriteFont
sf
) :
System
sb
Microsoft.Xna.Framework.Graphics.SpriteBatch
sf
Microsoft.Xna.Framework.Graphics.SpriteFont
return
System
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
buttons
public_oe property
public
List
buttons
return
List