Tesseract Engine Documentation

Particle.Update Method 

Update our particle object

public override void Update(
   ref ObjectLibrary& objectLibrary
);

Parameters

objectLibrary
ObjectLibrary

See Also

Particle Class | DarkWynter.Game.GameObjects Namespace