|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface Bounceable
| Method Summary | |
|---|---|
void |
bounce(Sprite current,
Sprite other)
makes the current sprite bounce off of the other sprite. |
| Method Detail |
|---|
void bounce(Sprite current,
Sprite other)
current - the sprite that may change
direction due to bouncing off of otherother - the sprite that is used to
determine if current should bounce
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||