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
FarseerPhysics
Samples
Demos
SimpleDemo2
C# Class FarseerPhysics.Samples.Demos.SimpleDemo2
Inheritance:
FarseerPhysics.Samples.ScreenSystem.PhysicsGameScreen
,
IDemoScreen
Exibir arquivo
Open project: tinco/Farseer-Physics
Class Usage Examples
Public Methods
Method
Description
Draw
(
GameTime
gameTime
) :
void
GetDetails
( ) :
string
GetTitle
( ) :
string
LoadContent
( ) :
void
Method Details
Draw()
public
method
public
Draw
(
GameTime
gameTime
) :
void
gameTime
Microsoft.Xna.Framework.GameTime
return
void
GetDetails()
public
method
public
GetDetails
( ) :
string
return
string
GetTitle()
public
method
public
GetTitle
( ) :
string
return
string
LoadContent()
public
method
public
LoadContent
( ) :
void
return
void