<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.oxeyegames.com/wiki/skins/common/feed.css?270"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.oxeyegames.com/wiki/index.php?action=history&amp;feed=atom&amp;title=GetJoystickAxises</id>
		<title>GetJoystickAxises - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.oxeyegames.com/wiki/index.php?action=history&amp;feed=atom&amp;title=GetJoystickAxises"/>
		<link rel="alternate" type="text/html" href="http://www.oxeyegames.com/wiki/index.php?title=GetJoystickAxises&amp;action=history"/>
		<updated>2026-05-29T20:24:18Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.16.0</generator>

	<entry>
		<id>http://www.oxeyegames.com/wiki/index.php?title=GetJoystickAxises&amp;diff=341&amp;oldid=prev</id>
		<title>Thewreck: Created page with '{{DaisyMethod | daisy.getJoystickAxises(joystick, stick) | This method returns the X and Y component of a chosen joystick's specified stick. | {{MethodParam|joystick|A number|The...'</title>
		<link rel="alternate" type="text/html" href="http://www.oxeyegames.com/wiki/index.php?title=GetJoystickAxises&amp;diff=341&amp;oldid=prev"/>
				<updated>2010-01-18T16:56:47Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;#39;{{DaisyMethod | daisy.getJoystickAxises(joystick, stick) | This method returns the X and Y component of a chosen joystick&amp;#39;s specified stick. | {{MethodParam|joystick|A number|The...&amp;#39;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{DaisyMethod |&lt;br /&gt;
daisy.getJoystickAxises(joystick, stick)&lt;br /&gt;
|&lt;br /&gt;
This method returns the X and Y component of a chosen joystick's specified stick.&lt;br /&gt;
|&lt;br /&gt;
{{MethodParam|joystick|A number|The joystick Id, for example gotten through the hook [[joystickButtonPressed]]. Starting at 1 }}&lt;br /&gt;
{{MethodParam|stick|A number|The stick to get axis data from. Starting at 1.}}&lt;br /&gt;
|&lt;br /&gt;
Returns two values to the stack, X and Y values of the sticks, ranging from -1 to 1.&lt;br /&gt;
}}&lt;br /&gt;
=== Example ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
   local xAxis, yAxis = daisy.getJoystickAxises(1, 1)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Thewreck</name></author>	</entry>

	</feed>