Home | History | Annotate | Download | only in controllersample

Lines Matching refs:collidesWith

364                 if (bullet.collidesWith(obstacle)) {
379 if (currentShip.collidesWith(obstacle)) {
528 public boolean collidesWith(Sprite other) {