﻿<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Doc%3A2.6%2FManual%2FGame_Engine%2FLogic%2FSensors%2FJoystick</id>
	<title>Doc:2.6/Manual/Game Engine/Logic/Sensors/Joystick - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Doc%3A2.6%2FManual%2FGame_Engine%2FLogic%2FSensors%2FJoystick"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Game_Engine/Logic/Sensors/Joystick&amp;action=history"/>
	<updated>2026-04-28T09:44:06Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Game_Engine/Logic/Sensors/Joystick&amp;diff=137419&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Game_Engine/Logic/Sensors/Joystick&amp;diff=137419&amp;oldid=prev"/>
		<updated>2018-06-28T20:50:06Z</updated>

		<summary type="html">&lt;p&gt;1版 をインポートしました&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ja&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← 古い版&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;2018年6月28日 (木) 20:50時点における版&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ja&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(相違点なし)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Yamyam</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Game_Engine/Logic/Sensors/Joystick&amp;diff=137418&amp;oldid=prev</id>
		<title>2012年10月1日 (月) 12:15にwiki&gt;Sculptorjimによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Game_Engine/Logic/Sensors/Joystick&amp;diff=137418&amp;oldid=prev"/>
		<updated>2012-10-01T12:15:41Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Page/Header|2.6|Doc:2.6/Manual/Game Engine/Logic/Sensors/Joystick}}&lt;br /&gt;
&lt;br /&gt;
=Joystick sensor=&lt;br /&gt;
&lt;br /&gt;
[[File:BGE_Sensor_Joystick1.png|right|thumb|300px|Joystick sensor]]&lt;br /&gt;
&lt;br /&gt;
The {{Literal|Joystick}} sensor triggers whenever the joystick moves. It also detects events on a range of ancilliary controls on the joystick device (hat, buttons, etc.). More than one joystick may be used (see &amp;quot;Index&amp;quot;). The exact layout of the joystick controls will depend on the make and model of joystick used.&lt;br /&gt;
&lt;br /&gt;
See [[Doc:2.6/Manual/Game Engine/Logic/Sensors/Common_Options|Sensor Common Options]] for common options.&lt;br /&gt;
&lt;br /&gt;
Special Options:&lt;br /&gt;
;'''Index'''&lt;br /&gt;
: Specifies which joystick to use.&lt;br /&gt;
;'''All Events'''&lt;br /&gt;
: Sensor triggers for all events on this joystick's current type&lt;br /&gt;
[[File:BGE_Sensor_Joystick_Event.png|right|thumb|200px|Joystick Events]]&lt;br /&gt;
;'''Event Type'''&lt;br /&gt;
: A menu to select which joystick event to use&lt;br /&gt;
[[File:BGE_Sensor_Joystick_SingAxis.png|right|thumb|200px|Joystick Single Axis]]&lt;br /&gt;
:;{{Literal|Single Axis}}&lt;br /&gt;
::Detect movement in a single joystick Axis.&lt;br /&gt;
::;{{Literal|Axis Number}}&lt;br /&gt;
:::1 = Horizontal axis (left/right)&lt;br /&gt;
:::2 = Vertical axis (forward/back)&lt;br /&gt;
:::3 = Paddle axis up/down&lt;br /&gt;
:::4 = Joystick axis twist left/right&lt;br /&gt;
::;{{Literal|Axis Threshold}}&lt;br /&gt;
:::Threshold at which joystick fires (Range 0 - 32768)&lt;br /&gt;
[[File:BGE_Sensor_Joystick_Hat.png|right|thumb|200px|Joystick Hat]]&lt;br /&gt;
:;{{Literal|Hat}}&lt;br /&gt;
::Detect movement of a specific hat control on the joystick.&lt;br /&gt;
::;{{Literal|Hat number}}&lt;br /&gt;
::: Specifies which hat to use (max. 2)&lt;br /&gt;
::;{{Literal|Hat Direction}} &lt;br /&gt;
:::Specifies the direction to use: up, down, left, right, up/right, up/left, down/right, down/left.&lt;br /&gt;
[[File:BGE_Sensor_Joystick_Axis.png|right|thumb|200px|Joystick Axis]]&lt;br /&gt;
:;{{Literal|Axis}}&lt;br /&gt;
::{{Literal|Axis Number}} &lt;br /&gt;
:::Specifies the axis (1 or 2)&lt;br /&gt;
::;{{Literal|Axis Threshold}}&lt;br /&gt;
:::Threshold at which joystick fires (Range 0 - 32768)&lt;br /&gt;
::{{Literal|Axis Direction}} specifies the direction to use:&lt;br /&gt;
:::  (Axis Number = 1)  Joystick Left, Right, Up, Down&lt;br /&gt;
:::  (Axis Number = 2)  Paddle upper (Left); paddle Lower (Right); Joystick twist left (Up) Joystick twist right (Down)&lt;br /&gt;
&lt;br /&gt;
[[File:BGE_Sensor_Joystick1.png|right|thumb|200px|Joystick Button]]&lt;br /&gt;
:;{{Literal|Button}}&lt;br /&gt;
::Specify the {{Literal|button number}} to use.&lt;br /&gt;
&lt;br /&gt;
[[Category:Game engine]]&lt;/div&gt;</summary>
		<author><name>wiki&gt;Sculptorjim</name></author>
		
	</entry>
</feed>