Method | Description | |
---|---|---|
Draw ( Matrix cameraTransform ) : void | ||
PolygonObject ( |
||
reloadNonSerializedAssets ( ) : void |
Method | Description | |
---|---|---|
CreateDrawable ( List |
||
CreateShapes ( List |
||
GetColinearity ( Vector2 testPoint, Vector2 origin, Vector2 direction ) : float | ||
Split ( LinkedList |
public Draw ( Matrix cameraTransform ) : void | ||
cameraTransform | Matrix | |
return | void |
public PolygonObject ( |
||
world | ||
points | Vector2 | |
texture | Microsoft.Xna.Framework.Graphics.Texture2D | |
density | float | |
friction | float | |
restitution | float | |
return | System |