|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.wistrand.midlet.valentine.Bouncer
Bouncer class
Constructor Summary | |
Bouncer(int val,
int delta,
int min,
int max,
int grav)
|
Method Summary | |
int |
getBounce()
|
int |
getValue()
|
void |
update()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Bouncer(int val, int delta, int min, int max, int grav)
Method Detail |
public void update()
public int getBounce()
public int getValue()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |