.\" Generated by the Allegro makedoc utility .TH exjoy 3alleg4 "version 4.4.2" "Allegro" "Allegro manual" .SH NAME exjoy \- Detecting, calibrating and using joystick input. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B Example exjoy .SH DESCRIPTION This program uses the Allegro library to detect and read the value of a joystick. The output of the program is a small target sight on the screen which you can move. At the same time the program will tell you what you are doing with the joystick (moving or firing). .SH SEE ALSO .BR BITMAP (3alleg4), .BR END_OF_MAIN (3alleg4), .BR SCREEN_H (3alleg4), .BR SCREEN_W (3alleg4), .BR allegro_error (3alleg4), .BR allegro_init (3alleg4), .BR allegro_message (3alleg4), .BR blit (3alleg4), .BR calibrate_joystick (3alleg4), .BR calibrate_joystick_name (3alleg4), .BR circle (3alleg4), .BR clear_bitmap (3alleg4), .BR clear_keybuf (3alleg4), .BR create_bitmap (3alleg4), .BR default_palette (3alleg4), .BR destroy_bitmap (3alleg4), .BR drawing_mode (3alleg4), .BR font (3alleg4), .BR install_joystick (3alleg4), .BR install_keyboard (3alleg4), .BR joy (3alleg4), .BR key (3alleg4), .BR keypressed (3alleg4), .BR num_joysticks (3alleg4), .BR palette_color (3alleg4), .BR poll_joystick (3alleg4), .BR putpixel (3alleg4), .BR readkey (3alleg4), .BR screen (3alleg4), .BR set_gfx_mode (3alleg4), .BR set_palette (3alleg4), .BR textout_centre_ex (3alleg4), .BR textprintf_centre_ex (3alleg4), .BR textprintf_ex (3alleg4)