home *** CD-ROM | disk | FTP | other *** search
/ Virtual Reality Zone / VRZONE.ISO / mac / PC / PCGLOVE / GLOVE / OBJGLV.ZIP / INCLUDE / DEMO4B / KEYBOARD.HPP < prev    next >
Text File  |  1993-04-25  |  177b  |  8 lines

  1. int do_joy(joystick_data *joy);
  2. int do_joy_move(int x, int y, int buttons);
  3. int do_key(unsigned c);
  4. unsigned getkey();
  5. int advanced();
  6. int set_options();
  7. new_features();
  8.