home *** CD-ROM | disk | FTP | other *** search
- CircleDemo
-
- Displays 2 balls circling around a third. Move the central ball with
- 'Z', 'X', 'K' and 'M'. Press 'Q' to quit. Doesn't do much yet but
- move smoothly ;)
-
- Uses the AMNExtend procedures to implement (and hide) the inner workings
- of the circular movements. Having smaller balls circle the larger ones
- can be done quite easily (Give one of them an ID and declare that ID as
- centre for the smaller ball should do the trick)
-
-