|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object AnimatedPositionedScene
public class AnimatedPositionedScene
Class that uses modification of a linked data structure to animate a scence
Constructor Summary | |
---|---|
AnimatedPositionedScene()
|
Method Summary | |
---|---|
static void |
main(String[] args)
main for testing |
void |
make()
Method to do the animation |
void |
replay()
Method to replay the animation |
void |
setUp()
Method to set up the animation |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AnimatedPositionedScene()
Method Detail |
---|
public void setUp()
public void make()
public void replay()
public static void main(String[] args)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |