This commit is contained in:
2018-03-22 21:12:21 -05:00
parent bdbb5f2e94
commit dacf05475f
6 changed files with 25 additions and 21 deletions

View File

@@ -63,6 +63,7 @@ class IMICFPS
end
def update
model.update
end
# Do two Axis Aligned Bounding Boxes intersect?
def intersect(a, b)