Tesseract Engine Documentation

GpuObject.Update Method 

Override Update function

public override void Update(
   ref ObjectLibrary& objectLibrary
);

Parameters

objectLibrary
ObjectLibrary this object belongs to.

See Also

GpuObject Class | DarkWynter.Game.GameObjects Namespace