Mount Fuji Engine  0.8b
MF_API MFParticleSystem* MFParticleSystem_Create ( MFParticleParameters pParticleParams)

Creates a particle system from a set of creation parameters.

Parameters
pParticleParamsPointer to an MFParticleParameters describing the particle system.
Returns
An instance of the defined particle system.
See Also
MFParticleSystem_Destroy()
MFParticleSystem_Draw()