home *** CD-ROM | disk | FTP | other *** search
/ RISC DISC 2 / RISC_DISC_2.iso / pd_share / program / gamesuite / 3rdParty / 1 / !CircleDem / !help next >
Encoding:
Text File  |  1994-11-11  |  431 b   |  12 lines

  1. CircleDemo
  2.  
  3. Displays 2 balls circling around a third. Move the central ball with
  4. 'Z', 'X', 'K' and 'M'. Press 'Q' to quit. Doesn't do much yet but
  5. move smoothly ;)
  6.  
  7. Uses the AMNExtend procedures to implement (and hide) the inner workings
  8. of the circular movements. Having smaller balls circle the larger ones
  9. can be done quite easily (Give one of them an ID and declare that ID as
  10. centre for the smaller ball should do the trick)
  11.  
  12.