comments, comments, comments, refactor, refactor, refactor
This commit is contained in:
parent
ff3c31f077
commit
8b86437e06
6 changed files with 172 additions and 27 deletions
|
|
@ -1,3 +1,6 @@
|
|||
/**
|
||||
* Collide-able objects.
|
||||
*/
|
||||
interface Collidable {
|
||||
/**
|
||||
* Determines when two entities collide
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue