Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
WarTornLands
Infrastructure
Interface
C# Class WarTornLands.Infrastructure.Interface
Inheritance:
Microsoft.Xna.Framework.DrawableGameComponent
Exibir arquivo
Open project: floAr/WarTornLands
Public Methods
Method
Description
Draw
(
GameTime
time
) :
void
Interface
( ) :
System
Protected Methods
Method
Description
LoadContent
( ) :
void
Method Details
Draw()
public
method
public
Draw
(
GameTime
time
) :
void
time
Microsoft.Xna.Framework.GameTime
return
void
Interface()
public
method
public
Interface
( ) :
System
return
System
LoadContent()
protected
method
protected
LoadContent
( ) :
void
return
void