Tesseract Engine Documentation

GameObject.Update Method 

Update this object

public virtual void Update(
   ref ObjectLibrary& objectLibrary
);

Parameters

objectLibrary
ObjectLibrary

See Also

GameObject Class | DarkWynter.Engine.GameObjects Namespace