Commit graph

5 commits

Author SHA1 Message Date
ephphatha
c4c664c6be Add class to allow iterating over all points in a rectangle
Co-authored-by: Gleb Mazovetskiy <glex.spb@gmail.com>
2022-01-19 03:05:27 +01:00
Juliano Leal Goncalves
f90d3239e5 Add 'Center()' method on 'Rectangle' 2021-08-30 06:45:51 +02:00
Gleb Mazovetskiy
3faeb5628a Fix Rectangle::Contains bounds check 2021-07-03 09:09:48 +01:00
Juliano Leal Goncalves
d93e1fdf07 Add 'Contains' function for 'Rectangle'
This will be useful for various bound checks throughout the code.
2021-06-27 16:37:20 +02:00
Gleb Mazovetskiy
1bc9c3973f 🚚 engine.h: Extract Rectangle 2021-06-21 02:34:28 -07:00