Function CPUParticles2D.setParamCurve

Sets the Curve of the parameter specified by parameter.

void setParamCurve (
  const(long) param,
  Curve curve
) nothrow @nogc;