Commit Graph

3 Commits

Author SHA1 Message Date
Fab
ad5419d8bc
Use correct rect overlap check 2023-02-19 16:57:37 +00:00
Noel Berry
f06c38ff3e added bool Rect::contains(Rect) 2022-10-03 00:30:49 -07:00
Noel Berry
dcd3e11b16 Simplify folder sturcture + String refactor
1) Over time the total amount of files has decreased, and so it made sense to just simplify the folder structure and remove all of the subfolders.
2) Refactor the String class to utilize the existing Vector and StackVector classes instead of managing everything itself.
2022-10-01 13:30:15 -07:00