Свойство | Тип | Описание | |
---|---|---|---|
CoordinateSystem | FlatRedBall.Math.CoordinateSystem |
Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
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 |
|
Результат |
public static FromFile ( string fileName ) : |
||
fileName | string | |
Результат |
public GetEquilibriumParticleCount ( ) : float | ||
Результат | float |
public GetReferencedFiles ( RelativeType relativeType ) : List |
||
relativeType | RelativeType | Whether the files should be absolute or relative. |
Результат | List |
public MakeAssetsRelative ( string fileName ) : void | ||
fileName | string | |
Результат | void |
public ToEmitterList ( string contentManagerName ) : EmitterList | ||
contentManagerName | string | |
Результат | EmitterList |