Update docs

This commit is contained in:
Richard Davey 2023-01-03 13:14:21 +00:00
parent bc1bc3baba
commit a7282a17ec

View file

@ -4,8 +4,6 @@
* @license {@link https://opensource.org/licenses/MIT|MIT License}
*/
// Centers this Rectangle so that the center coordinates match the given x and y values.
/**
* Moves the top-left corner of a Rectangle so that its center is at the given coordinates.
*