Documentation for JoyControl - 32 Joystick Control Component
Date : 2:20 PM 2/13/97

I have finally made a component that I feel is worth sharing!
This is a very simple component which controls the joystick. In this
first version it simply sends an event everytime the joystick moves
or a button is pressed (Up and down). It controls up to two joysticks
with up to 4 buttons each. The position can be read in any of 4 ways:

	X and Y coordinates (range of -10,000 to 10,000)
	4 Directional (left, right, up, down and center)
	8 directional (N, S, E, W, NE, NW, SE, SW and center)
	Angle and Magnitude in degrees (0 is due East)

I have some more ideas for it, but for now I have what I need in it
so I am releasing version 1.00 until I have some spare time.

	Aron!