Skip to content
Snippets Groups Projects
Commit 03e53488 authored by Shengyu JIANG's avatar Shengyu JIANG
Browse files

increase readability

parent caeb3588
No related branches found
No related tags found
No related merge requests found
Knight,9,4
Chest,3,4
WallMaker,5,6,5,9
Skeleton,4,6,1,6
Knight,11,5
Chest,4,5
...@@ -2,8 +2,6 @@ package UI; ...@@ -2,8 +2,6 @@ package UI;
import myUtil.MyMath; import myUtil.MyMath;
import myUtil.Vec2D; import myUtil.Vec2D;
import bagel.Input;
import bagel.MouseButtons;
public class AABB { public class AABB {
Vec2D min; Vec2D min;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment