Свойство | Type | Description | |
---|---|---|---|
INSTASTEEL_COLOR | Microsoft.Xna.Framework.Color |
Свойство | Type | Description | |
---|---|---|---|
amountOfInstasteel | float | ||
blobTextureName | string | ||
segmentTextureName | string |
Méthode | Description | |
---|---|---|
Draw ( Matrix cameraTransform ) : void | ||
PaintedObject ( |
||
getAmountOfInstasteel ( ) : float | ||
getNumBlobs ( ) : int | ||
reloadNonSerializedAssets ( ) : void |
Méthode | Description | |
---|---|---|
CreateShapes ( List |
||
GetColinearity ( Vector2 testPoint, Vector2 origin, Vector2 direction ) : float | ||
SanitizeBlobs ( List |
||
Split ( LinkedList |
public Draw ( Matrix cameraTransform ) : void | ||
cameraTransform | Matrix | |
Résultat | void |
public PaintedObject ( |
||
world | ||
blobtexturename | string | |
segmenttexturename | string | |
unsanitized_blobs | List |
|
Résultat | System |
public reloadNonSerializedAssets ( ) : void | ||
Résultat | void |
public static Color,Microsoft.Xna.Framework INSTASTEEL_COLOR | ||
Résultat | Microsoft.Xna.Framework.Color |