Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
WarTornLands
Infrastructure
Systems
GameState
BaseOverlayGameState
C# Class WarTornLands.Infrastructure.Systems.GameState.BaseOverlayGameState
Inheritance:
BaseGameState
Mostrar archivo
Open project: floAr/WarTornLands
Protected Properties
Property
Type
Description
_background
Microsoft.Xna.Framework.Graphics.RenderTarget2D
Public Methods
Method
Description
BaseOverlayGameState
(
RenderTarget2D
Background
) :
System
Draw
(
Microsoft
gameTime
) :
void
Method Details
BaseOverlayGameState()
public
method
public
BaseOverlayGameState
(
RenderTarget2D
Background
) :
System
Background
Microsoft.Xna.Framework.Graphics.RenderTarget2D
return
System
Draw()
public
method
public
Draw
(
Microsoft
gameTime
) :
void
gameTime
Microsoft
return
void
Property Details
_background
protected_oe property
protected
RenderTarget2D,Microsoft.Xna.Framework.Graphics
_background
return
Microsoft.Xna.Framework.Graphics.RenderTarget2D