Свойство | Type | Description | |
---|---|---|---|
CoordinateSystem | FlatRedBall.Math.CoordinateSystem |
Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
EmitterSaveList ( ) : System | ||
FromEmitterList ( IEnumerable |
||
FromFile ( string fileName ) : |
||
GetBurstParticleCount ( ) : int | ||
GetEquilibriumParticleCount ( ) : float | ||
GetReferencedFiles ( RelativeType relativeType ) : List |
Returns a List of files referenced by this.
|
|
InvertZ ( ) : void | ||
MakeAssetsRelative ( string fileName ) : void | ||
Save ( string fileName ) : void | ||
ToEmitterList ( string contentManagerName ) : EmitterList | ||
this ( int key ) : |
public static FromEmitterList ( IEnumerable |
||
emittersToSave | IEnumerable |
|
Résultat |
public static FromFile ( string fileName ) : |
||
fileName | string | |
Résultat |
public GetEquilibriumParticleCount ( ) : float | ||
Résultat | float |
public GetReferencedFiles ( RelativeType relativeType ) : List |
||
relativeType | RelativeType | Whether the files should be absolute or relative. |
Résultat | List |
public MakeAssetsRelative ( string fileName ) : void | ||
fileName | string | |
Résultat | void |
public ToEmitterList ( string contentManagerName ) : EmitterList | ||
contentManagerName | string | |
Résultat | EmitterList |