|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.ObjectDetector
Hole
public class Hole
| Field Summary | |
|---|---|
(package private) long |
score
|
| Fields inherited from class Detector |
|---|
active, height, timeInactive, val, width, x, y |
| Constructor Summary | |
|---|---|
Hole(double xi,
double yi,
long si,
boolean act)
|
|
| Method Summary | |
|---|---|
(package private) int |
actOnCollision()
|
(package private) boolean |
detect(int xh,
int yh,
QmGame qmGame)
|
| Methods inherited from class Detector |
|---|
activate, deactivate, 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 |
|---|
Hole(double xi,
double yi,
long si,
boolean act)
| Method Detail |
|---|
int actOnCollision()
boolean detect(int xh,
int yh,
QmGame qmGame)
detect in class Detector
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||