Property | Type | Description | |
---|---|---|---|
INSTASTEEL_COLOR | Microsoft.Xna.Framework.Color |
Property | Type | Description | |
---|---|---|---|
amountOfInstasteel | float | ||
blobTextureName | string | ||
segmentTextureName | string |
Method | Description | |
---|---|---|
Draw ( Matrix cameraTransform ) : void | ||
PaintedObject ( |
||
getAmountOfInstasteel ( ) : float | ||
getNumBlobs ( ) : int | ||
reloadNonSerializedAssets ( ) : void |
Method | Description | |
---|---|---|
CreateShapes ( List |
||
GetColinearity ( Vector2 testPoint, Vector2 origin, Vector2 direction ) : float | ||
SanitizeBlobs ( List |
||
Split ( LinkedList |
public Draw ( Matrix cameraTransform ) : void | ||
cameraTransform | Matrix | |
return | void |
public PaintedObject ( |
||
world | ||
blobtexturename | string | |
segmenttexturename | string | |
unsanitized_blobs | List |
|
return | System |
public static Color,Microsoft.Xna.Framework INSTASTEEL_COLOR | ||
return | Microsoft.Xna.Framework.Color |