|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.ObjectDetector
Bumper
public class Bumper
| Field Summary | |
|---|---|
(package private) long |
score
|
| Fields inherited from class Detector |
|---|
active, height, timeInactive, val, width, x, y |
| Constructor Summary | |
|---|---|
Bumper(double xi,
double yi,
long si,
boolean act)
|
|
| Method Summary | |
|---|---|
(package private) int |
actOnCollision()
|
| Methods inherited from class Detector |
|---|
activate, deactivate, detect, plot |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
long score
| Constructor Detail |
|---|
Bumper(double xi,
double yi,
long si,
boolean act)
| Method Detail |
|---|
int actOnCollision()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||