|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HasMotion
WRITEME: Document this type.
Method Summary | |
---|---|
Motion |
getCurrentMotion()
WRITEME: Document this method brpocock@star-hope.org |
List<Motion> |
getMotions()
WRITEME: Document this method brpocock@star-hope.org |
boolean |
startObserving(MotionObserver newObserver)
WRITEME: Document this method brpocock@star-hope.org |
boolean |
stopObserving(MotionObserver oldObserver)
WRITEME: Document this method brpocock@star-hope.org |
Method Detail |
---|
Motion getCurrentMotion()
List<Motion> getMotions()
boolean startObserving(MotionObserver newObserver)
newObserver
- WRITEME
boolean stopObserving(MotionObserver oldObserver)
oldObserver
- WRITEME
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |