Property | Type | Description | |
---|---|---|---|
Camera | |||
DebugView | FarseerPhysics.DebugView.DebugViewXNA | ||
World |
Method | Description | |
---|---|---|
Draw ( |
||
GetDetails ( ) : string | ||
GetTitle ( ) : string | ||
HandleInput ( |
||
LoadContent ( ) : void | ||
Update ( |
Method | Description | |
---|---|---|
PhysicsDemoScreen ( ) : System | ||
SetUserAgent ( |
Method | Description | |
---|---|---|
HandleCamera ( |
||
HandleCursor ( |
||
HandleUserAgent ( |
public Draw ( |
||
gameTime | ||
return | void |
public HandleInput ( |
||
input | ||
gameTime | ||
return | void |
protected SetUserAgent ( |
||
agent | ||
force | float | |
torque | float | |
return | void |
public Update ( |
||
gameTime | ||
otherScreenHasFocus | bool | |
coveredByOtherScreen | bool | |
return | void |
protected Camera2D,FarseerPhysics.Samples.ScreenSystem Camera | ||
return |
protected DebugViewXNA,FarseerPhysics.DebugView DebugView | ||
return | FarseerPhysics.DebugView.DebugViewXNA |