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
FarseerPhysics
Samples
Demos
D15_TextureToShapes
C# Class FarseerPhysics.Samples.Demos.D15_TextureToShapes
Inheritance:
FarseerPhysics.Samples.ScreenSystem.PhysicsDemoScreen
Mostrar archivo
Open project: tinco/Farseer-Physics
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