|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MotionObserver
WRITEME: Document this type.
| Method Summary | |
|---|---|
void |
observeMotionCanceled(HasMotion mover,
Motion newMotion)
This method is called by a HasMotion object to add a
Motion to the timeline. |
void |
observeNewMotion(HasMotion mover,
Motion newMotion)
This method is called by a HasMotion object to remove a
Motion from the timeline |
| Method Detail |
|---|
void observeMotionCanceled(HasMotion mover,
Motion newMotion)
HasMotion object to add a
Motion to the timeline.
mover - The object in motion.newMotion - The new motion state to be added to the
timeline.
void observeNewMotion(HasMotion mover,
Motion newMotion)
HasMotion object to remove a
Motion from the timeline
mover - The object in motionnewMotion - The motion to be removed from the timeline
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||