thesadrogue / TheSadRogue.Primitives

A collection of primitive data structures for working with a 2-dimensional grid.
MIT License
21 stars 6 forks source link

Documentation References Non-Existent Function #103

Open Chris3606 opened 1 year ago

Chris3606 commented 1 year ago

This documentation for Rectangle.Bisect reference DivideInHalf, which is not a function which exists on Rectangle. This looks to be an artifact of the previous name for Bisect; we should update this to avoid confusion.