|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.ObjectHor
Hor - A simple etch-a-sketch controller for creating a horizontal line.
| Constructor Summary | |
Hor()
|
|
| Method Summary | |
Point |
getPoint(Point currentPos)
This is a callback method that gets called once for every animation step. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Hor()
| Method Detail |
public Point getPoint(Point currentPos)
EtchASketchAnimator
getPoint in interface EtchASketchAnimatorcurrentPos - The current position of the etch-a-sketch point
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||