Commit 517b9d5
committed
Remove unused Snake::intersects
This method turned out not to be very useful, since we almost always
want to determine the Snake that's 'at fault' for colliding with
another, which we do by checking whose snake's head is colliding.1 parent 06f1016 commit 517b9d5
1 file changed
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | 50 | | |
57 | 51 | | |
58 | 52 | | |
| |||
0 commit comments