Commit Graph

9 Commits

Author SHA1 Message Date
Gandifil 81e2878f65 Rename Quadtree to QuadTree 2023-11-25 22:33:51 +03:00
Gandifil b02f5f42c6 Refactor layers for new interface 2023-11-22 23:22:52 +03:00
Gandifil 515896cef4 Refactor QuadTree - now we use static AABB intersection check 2023-11-22 18:47:36 +03:00
Gandifil d5e3e461e0 Refactor collision update, correct reset map 2023-11-21 23:54:55 +03:00
Gandifil 6836db47e5 Fix namespaces 2023-11-20 19:28:04 +03:00
Andreas Torebring 40a2621aa2 Add comments for public fields and properties 2023-08-06 19:33:17 +02:00
Andreas Torebring 60064df265 Format comments and fix spelling 2023-08-06 19:33:17 +02:00
Andreas Torebring 10a55d34f0 Refactor
Encapsulate a public property (Parents).
Added xml-comments (to fix some compilation warnings)
2023-08-06 19:33:17 +02:00
Lucas Girouard-Stranks a3373ac26d Move all code to src/cs + move .sln to root of repository 2021-08-06 00:25:48 -04:00