C# Class FlatRedBall.Content.Particle.EmitterSaveContentList

Datei anzeigen Open project: vchelaru/FlatRedBall Class Usage Examples

Public Properties

Property Type Description
CoordinateSystem FlatRedBall.Math.CoordinateSystem

Private Properties

Property Type Description
this EmitterSaveContent

Public Methods

Method Description
FromFile ( string fileName ) : EmitterSaveContentList

Private Methods

Method Description
this ( int key ) : EmitterSaveContent

Method Details

FromFile() public static method

public static FromFile ( string fileName ) : EmitterSaveContentList
fileName string
return EmitterSaveContentList

Property Details

CoordinateSystem public_oe property

public FlatRedBall.Math.CoordinateSystem CoordinateSystem
return FlatRedBall.Math.CoordinateSystem