Tesseract Engine Documentation

BoundingVolume.UpdateQuad Method 

Update the position of our bounding volume

public void UpdateQuad(
   Vector2 startPoint,
   Vector2 endPoint
);

Parameters

startPoint
endPoint

See Also

BoundingVolume Class | DarkWynter.Engine.Physics Namespace