Property | Type | Description | |
---|---|---|---|
body | |||
drawOrigin | Vector2 | ||
drawRectangle | |||
fixture | |||
texture | Microsoft.Xna.Framework.Graphics.Texture2D |
Method | Description | |
---|---|---|
Draw ( ) : void | ||
OnCollision ( |
||
SolitudeObject ( ) : System | ||
SolitudeObject ( Vector2 position, |
||
SolitudeObject ( Vector2 position, |
||
Update ( ) : void |
public OnCollision ( |
||
f1 | ||
f2 | ||
c | ||
return | bool |
public SolitudeObject ( Vector2 position, |
||
position | Vector2 | |
world | ||
shape | ||
width | float | |
height | float | |
return | System |
public SolitudeObject ( Vector2 position, |
||
position | Vector2 | |
world | ||
width | float | |
height | float | |
return | System |
public Body,Project290.Physics.Dynamics body | ||
return |
public Rectangle,Microsoft.Xna.Framework drawRectangle | ||
return |
public Fixture,Project290.Physics.Dynamics fixture | ||
return |