|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Gravity3D
| Method Summary | |
|---|---|
void |
fall(Mobile mobile)
Make the given mobile fall. |
javax.media.j3d.Group |
getGroup()
|
void |
isFallen(Mobile mobile)
The given mobile is already fallen, so there is no need for Gravity3D to deal with it anymore. |
| Methods inherited from interface barsuift.simLife.Persistent |
|---|
getState, synchronize |
| Method Detail |
|---|
javax.media.j3d.Group getGroup()
void fall(Mobile mobile)
mobile - the mobile to fallvoid isFallen(Mobile mobile)
mobile - the fallen mobile
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||