Property | Type | Description | |
---|---|---|---|
blobs | List |
||
blobtexturename | string | ||
segmenttexturename | string |
Method | Description | |
---|---|---|
Draw ( Matrix cameraTransform ) : void | ||
InstasteelObject ( |
||
getAmountOfInstasteel ( ) : float | ||
reloadNonSerializedAssets ( ) : void |
Method | Description | |
---|---|---|
CreateShapes ( List |
||
GetColinearity ( Vector2 testPoint, Vector2 origin, Vector2 direction ) : float | ||
Split ( LinkedList |
public Draw ( Matrix cameraTransform ) : void | ||
cameraTransform | Matrix | |
return | void |
public InstasteelObject ( |
||
world | ||
textureName | string | |
amountofis | float | |
density | float | |
friction | float | |
restitution | float | |
myScale | float | |
isPulley | bool | |
return | System |
protected static string blobtexturename | ||
return | string |