This repository has been archived on 2022-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
JavaProgressia/src/main/java/ru/windcorp
OLEGSHA 0dd5e6d3da Increased encapsulation of AABBs and added TranslatedAABB
- Interface of AABB (getOrigin(), getSize() and getWall(int)) now
extracted into AABBoid interface
  - Same with Walls
  - Collection<Wall> getWalls() replaced with Wall getWall(int)
- Added TranslatedAABB extends AABBoid
- CollisionClock replaced with direct reference to WorldData
- Reorganized tmp code in LayerWorld, so as to decrease cRiNgE_ levels
2020-11-12 23:13:41 +03:00
..
2020-09-04 21:54:55 +03:00