aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/others/irrlicht-1.8.1/doc/html/structirr_1_1_s_joystick_info.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/others/irrlicht-1.8.1/doc/html/structirr_1_1_s_joystick_info.html')
-rw-r--r--src/others/irrlicht-1.8.1/doc/html/structirr_1_1_s_joystick_info.html274
1 files changed, 274 insertions, 0 deletions
diff --git a/src/others/irrlicht-1.8.1/doc/html/structirr_1_1_s_joystick_info.html b/src/others/irrlicht-1.8.1/doc/html/structirr_1_1_s_joystick_info.html
new file mode 100644
index 0000000..9c968bc
--- /dev/null
+++ b/src/others/irrlicht-1.8.1/doc/html/structirr_1_1_s_joystick_info.html
@@ -0,0 +1,274 @@
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml">
3<head>
4<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5<title>Irrlicht 3D Engine: irr::SJoystickInfo Struct Reference</title>
6
7<link href="tabs.css" rel="stylesheet" type="text/css"/>
8<link href="doxygen.css" rel="stylesheet" type="text/css" />
9<link href="navtree.css" rel="stylesheet" type="text/css"/>
10<script type="text/javascript" src="jquery.js"></script>
11<script type="text/javascript" src="resize.js"></script>
12<script type="text/javascript" src="navtree.js"></script>
13<script type="text/javascript">
14 $(document).ready(initResizable);
15</script>
16<link href="search/search.css" rel="stylesheet" type="text/css"/>
17<script type="text/javascript" src="search/search.js"></script>
18<script type="text/javascript">
19 $(document).ready(function() { searchBox.OnSelectItem(0); });
20</script>
21
22</head>
23<body>
24<div id="top"><!-- do not remove this div! -->
25
26
27<div id="titlearea">
28<table cellspacing="0" cellpadding="0">
29 <tbody>
30 <tr style="height: 56px;">
31
32 <td id="projectlogo"><img alt="Logo" src="irrlichtlogo.png"/></td>
33
34
35 <td style="padding-left: 0.5em;">
36 <div id="projectname">Irrlicht 3D Engine
37
38 </div>
39
40 </td>
41
42
43
44
45 <td> <div id="MSearchBox" class="MSearchBoxInactive">
46 <span class="left">
47 <img id="MSearchSelect" src="search/mag_sel.png"
48 onmouseover="return searchBox.OnSearchSelectShow()"
49 onmouseout="return searchBox.OnSearchSelectHide()"
50 alt=""/>
51 <input type="text" id="MSearchField" value="Search" accesskey="S"
52 onfocus="searchBox.OnSearchFieldFocus(true)"
53 onblur="searchBox.OnSearchFieldFocus(false)"
54 onkeyup="searchBox.OnSearchFieldChange(event)"/>
55 </span><span class="right">
56 <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
57 </span>
58 </div>
59</td>
60
61
62 </tr>
63 </tbody>
64</table>
65</div>
66
67<!-- Generated by Doxygen 1.7.5.1 -->
68<script type="text/javascript">
69var searchBox = new SearchBox("searchBox", "search",false,'Search');
70</script>
71<script type="text/javascript" src="dynsections.js"></script>
72</div>
73<div id="side-nav" class="ui-resizable side-nav-resizable">
74 <div id="nav-tree">
75 <div id="nav-tree-contents">
76 </div>
77 </div>
78 <div id="splitbar" style="-moz-user-select:none;"
79 class="ui-resizable-handle">
80 </div>
81</div>
82<script type="text/javascript">
83 initNavTree('structirr_1_1_s_joystick_info.html','');
84</script>
85<div id="doc-content">
86<div class="header">
87 <div class="summary">
88<a href="#pub-types">Public Types</a> &#124;
89<a href="#pub-attribs">Public Attributes</a> </div>
90 <div class="headertitle">
91<div class="title">irr::SJoystickInfo Struct Reference</div> </div>
92</div>
93<div class="contents">
94<!-- doxytag: class="irr::SJoystickInfo" -->
95<p>Information on a joystick, returned from <a class="el" href="classirr_1_1_irrlicht_device.html#af06f8d2c4fdffd1f879e46685bcbc6e3">irr::IrrlichtDevice::activateJoysticks()</a>
96 <a href="structirr_1_1_s_joystick_info.html#details">More...</a></p>
97
98<p><code>#include &lt;<a class="el" href="_i_event_receiver_8h_source.html">IEventReceiver.h</a>&gt;</code></p>
99
100<p><a href="structirr_1_1_s_joystick_info-members.html">List of all members.</a></p>
101<h2><a name="pub-types"></a>
102Public Types</h2>
103<ul>
104<li>enum { <a class="el" href="structirr_1_1_s_joystick_info.html#a5ab1b9b6969289f70b321d3c3657d999af5061a1972f04f033d581db51f43f986">POV_HAT_PRESENT</a>,
105<a class="el" href="structirr_1_1_s_joystick_info.html#a5ab1b9b6969289f70b321d3c3657d999a89c1dae670b67183c5b4e675f9e58792">POV_HAT_ABSENT</a>,
106<a class="el" href="structirr_1_1_s_joystick_info.html#a5ab1b9b6969289f70b321d3c3657d999a5699138583766ab8eafac5c36340c0dc">POV_HAT_UNKNOWN</a>
107 }
108<dl class="el"><dd class="mdescRight">An indication of whether the joystick has a POV hat. <a href="structirr_1_1_s_joystick_info.html#a5ab1b9b6969289f70b321d3c3657d999">More...</a><br/></dl></ul>
109<h2><a name="pub-attribs"></a>
110Public Attributes</h2>
111<ul>
112<li><a class="el" href="namespaceirr.html#a0416a53257075833e7002efd0a18e804">u32</a> <a class="el" href="structirr_1_1_s_joystick_info.html#a0a09d1c3fc664207abaa610e5896b0c5">Axes</a>
113<dl class="el"><dd class="mdescRight">The number of axes that the joystick has, i.e. X, Y, Z, R, U, V. <a href="#a0a09d1c3fc664207abaa610e5896b0c5"></a><br/></dl><li><a class="el" href="namespaceirr.html#a0416a53257075833e7002efd0a18e804">u32</a> <a class="el" href="structirr_1_1_s_joystick_info.html#a31422460c315e69bc057367cb66e4d23">Buttons</a>
114<dl class="el"><dd class="mdescRight">The number of buttons that the joystick has. <a href="#a31422460c315e69bc057367cb66e4d23"></a><br/></dl><li><a class="el" href="namespaceirr.html#a646874f69af8ff87fc10201b0254a761">u8</a> <a class="el" href="structirr_1_1_s_joystick_info.html#a691ed1bcdbf4ab3b30a4e9ed648c6d9d">Joystick</a>
115<dl class="el"><dd class="mdescRight">The ID of the joystick. <a href="#a691ed1bcdbf4ab3b30a4e9ed648c6d9d"></a><br/></dl><li><a class="el" href="namespaceirr_1_1core.html#ade1071a878633f2f6d8a75c5d11fec19">core::stringc</a> <a class="el" href="structirr_1_1_s_joystick_info.html#a56d229ae1e1d9f18b252c2f6bf886815">Name</a>
116<dl class="el"><dd class="mdescRight">The name that the joystick uses to identify itself. <a href="#a56d229ae1e1d9f18b252c2f6bf886815"></a><br/></dl><li>enum irr::SJoystickInfo:: { ... } <a class="el" href="structirr_1_1_s_joystick_info.html#a2abf9d4741731c29fe4d9d64f7909d1e">PovHat</a>
117<dl class="el"><dd class="mdescRight">An indication of whether the joystick has a POV hat. <a href="#a2abf9d4741731c29fe4d9d64f7909d1e"></a><br/></dl></ul>
118<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
119<div class="textblock"><p>Information on a joystick, returned from <a class="el" href="classirr_1_1_irrlicht_device.html#af06f8d2c4fdffd1f879e46685bcbc6e3">irr::IrrlichtDevice::activateJoysticks()</a> </p>
120
121<p>Definition at line <a class="el" href="_i_event_receiver_8h_source.html#l00451">451</a> of file <a class="el" href="_i_event_receiver_8h_source.html">IEventReceiver.h</a>.</p>
122</div><hr/><h2>Member Enumeration Documentation</h2>
123<a class="anchor" id="a5ab1b9b6969289f70b321d3c3657d999"></a><!-- doxytag: member="irr::SJoystickInfo::@3" ref="a5ab1b9b6969289f70b321d3c3657d999" args="" -->
124<div class="memitem">
125<div class="memproto">
126 <table class="memname">
127 <tr>
128 <td class="memname">anonymous enum</td>
129 </tr>
130 </table>
131</div>
132<div class="memdoc">
133
134<p>An indication of whether the joystick has a POV hat. </p>
135<p>A Windows device will identify the presence or absence or the POV hat. A Linux device cannot, and will always return POV_HAT_UNKNOWN. </p>
136<dl><dt><b>Enumerator: </b></dt><dd><table border="0" cellspacing="2" cellpadding="0">
137<tr><td valign="top"><em><a class="anchor" id="a5ab1b9b6969289f70b321d3c3657d999af5061a1972f04f033d581db51f43f986"></a><!-- doxytag: member="POV_HAT_PRESENT" ref="a5ab1b9b6969289f70b321d3c3657d999af5061a1972f04f033d581db51f43f986" args="" -->POV_HAT_PRESENT</em>&nbsp;</td><td>
138<p>A hat is definitely present. </p>
139</td></tr>
140<tr><td valign="top"><em><a class="anchor" id="a5ab1b9b6969289f70b321d3c3657d999a89c1dae670b67183c5b4e675f9e58792"></a><!-- doxytag: member="POV_HAT_ABSENT" ref="a5ab1b9b6969289f70b321d3c3657d999a89c1dae670b67183c5b4e675f9e58792" args="" -->POV_HAT_ABSENT</em>&nbsp;</td><td>
141<p>A hat is definitely not present. </p>
142</td></tr>
143<tr><td valign="top"><em><a class="anchor" id="a5ab1b9b6969289f70b321d3c3657d999a5699138583766ab8eafac5c36340c0dc"></a><!-- doxytag: member="POV_HAT_UNKNOWN" ref="a5ab1b9b6969289f70b321d3c3657d999a5699138583766ab8eafac5c36340c0dc" args="" -->POV_HAT_UNKNOWN</em>&nbsp;</td><td>
144<p>The presence or absence of a hat cannot be determined. </p>
145</td></tr>
146</table>
147</dd>
148</dl>
149
150<p>Definition at line <a class="el" href="_i_event_receiver_8h_source.html#l00473">473</a> of file <a class="el" href="_i_event_receiver_8h_source.html">IEventReceiver.h</a>.</p>
151
152</div>
153</div>
154<hr/><h2>Member Data Documentation</h2>
155<a class="anchor" id="a0a09d1c3fc664207abaa610e5896b0c5"></a><!-- doxytag: member="irr::SJoystickInfo::Axes" ref="a0a09d1c3fc664207abaa610e5896b0c5" args="" -->
156<div class="memitem">
157<div class="memproto">
158 <table class="memname">
159 <tr>
160 <td class="memname"><a class="el" href="namespaceirr.html#a0416a53257075833e7002efd0a18e804">u32</a> <a class="el" href="structirr_1_1_s_joystick_info.html#a0a09d1c3fc664207abaa610e5896b0c5">irr::SJoystickInfo::Axes</a></td>
161 </tr>
162 </table>
163</div>
164<div class="memdoc">
165
166<p>The number of axes that the joystick has, i.e. X, Y, Z, R, U, V. </p>
167<p>Note: with a Linux device, the POV hat (if any) will use two axes. These will be included in this count. </p>
168
169<p>Definition at line <a class="el" href="_i_event_receiver_8h_source.html#l00468">468</a> of file <a class="el" href="_i_event_receiver_8h_source.html">IEventReceiver.h</a>.</p>
170
171</div>
172</div>
173<a class="anchor" id="a31422460c315e69bc057367cb66e4d23"></a><!-- doxytag: member="irr::SJoystickInfo::Buttons" ref="a31422460c315e69bc057367cb66e4d23" args="" -->
174<div class="memitem">
175<div class="memproto">
176 <table class="memname">
177 <tr>
178 <td class="memname"><a class="el" href="namespaceirr.html#a0416a53257075833e7002efd0a18e804">u32</a> <a class="el" href="structirr_1_1_s_joystick_info.html#a31422460c315e69bc057367cb66e4d23">irr::SJoystickInfo::Buttons</a></td>
179 </tr>
180 </table>
181</div>
182<div class="memdoc">
183
184<p>The number of buttons that the joystick has. </p>
185
186<p>Definition at line <a class="el" href="_i_event_receiver_8h_source.html#l00463">463</a> of file <a class="el" href="_i_event_receiver_8h_source.html">IEventReceiver.h</a>.</p>
187
188</div>
189</div>
190<a class="anchor" id="a691ed1bcdbf4ab3b30a4e9ed648c6d9d"></a><!-- doxytag: member="irr::SJoystickInfo::Joystick" ref="a691ed1bcdbf4ab3b30a4e9ed648c6d9d" args="" -->
191<div class="memitem">
192<div class="memproto">
193 <table class="memname">
194 <tr>
195 <td class="memname"><a class="el" href="namespaceirr.html#a646874f69af8ff87fc10201b0254a761">u8</a> <a class="el" href="structirr_1_1_s_joystick_info.html#a691ed1bcdbf4ab3b30a4e9ed648c6d9d">irr::SJoystickInfo::Joystick</a></td>
196 </tr>
197 </table>
198</div>
199<div class="memdoc">
200
201<p>The ID of the joystick. </p>
202<p>This is an internal Irrlicht index; it does not map directly to any particular hardware joystick. It corresponds to the irr::SJoystickEvent Joystick ID. </p>
203
204<p>Definition at line <a class="el" href="_i_event_receiver_8h_source.html#l00457">457</a> of file <a class="el" href="_i_event_receiver_8h_source.html">IEventReceiver.h</a>.</p>
205
206</div>
207</div>
208<a class="anchor" id="a56d229ae1e1d9f18b252c2f6bf886815"></a><!-- doxytag: member="irr::SJoystickInfo::Name" ref="a56d229ae1e1d9f18b252c2f6bf886815" args="" -->
209<div class="memitem">
210<div class="memproto">
211 <table class="memname">
212 <tr>
213 <td class="memname"><a class="el" href="namespaceirr_1_1core.html#ade1071a878633f2f6d8a75c5d11fec19">core::stringc</a> <a class="el" href="structirr_1_1_s_joystick_info.html#a56d229ae1e1d9f18b252c2f6bf886815">irr::SJoystickInfo::Name</a></td>
214 </tr>
215 </table>
216</div>
217<div class="memdoc">
218
219<p>The name that the joystick uses to identify itself. </p>
220
221<p>Definition at line <a class="el" href="_i_event_receiver_8h_source.html#l00460">460</a> of file <a class="el" href="_i_event_receiver_8h_source.html">IEventReceiver.h</a>.</p>
222
223</div>
224</div>
225<a class="anchor" id="a2abf9d4741731c29fe4d9d64f7909d1e"></a><!-- doxytag: member="irr::SJoystickInfo::PovHat" ref="a2abf9d4741731c29fe4d9d64f7909d1e" args="" -->
226<div class="memitem">
227<div class="memproto">
228 <table class="memname">
229 <tr>
230 <td class="memname">enum { ... } <a class="el" href="structirr_1_1_s_joystick_info.html#a2abf9d4741731c29fe4d9d64f7909d1e">irr::SJoystickInfo::PovHat</a></td>
231 </tr>
232 </table>
233</div>
234<div class="memdoc">
235
236<p>An indication of whether the joystick has a POV hat. </p>
237<p>A Windows device will identify the presence or absence or the POV hat. A Linux device cannot, and will always return POV_HAT_UNKNOWN. </p>
238
239</div>
240</div>
241<hr/>The documentation for this struct was generated from the following file:<ul>
242<li><a class="el" href="_i_event_receiver_8h_source.html">IEventReceiver.h</a></li>
243</ul>
244</div>
245</div>
246 <div id="nav-path" class="navpath">
247 <ul>
248 <li class="navelem"><a class="el" href="namespaceirr.html">irr</a> </li>
249 <li class="navelem"><a class="el" href="structirr_1_1_s_joystick_info.html">SJoystickInfo</a> </li>
250<!-- window showing the filter options -->
251<div id="MSearchSelectWindow"
252 onmouseover="return searchBox.OnSearchSelectShow()"
253 onmouseout="return searchBox.OnSearchSelectHide()"
254 onkeydown="return searchBox.OnSearchSelectKey(event)">
255<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&#160;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&#160;</span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark">&#160;</span>Friends</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(10)"><span class="SelectionMark">&#160;</span>Defines</a></div>
256
257<!-- iframe showing the search results (closed by default) -->
258<div id="MSearchResultsWindow">
259<iframe src="javascript:void(0)" frameborder="0"
260 name="MSearchResults" id="MSearchResults">
261</iframe>
262</div>
263
264
265 <li class="footer">
266<a href="http://irrlicht.sourceforge.net" target="_blank">Irrlicht
267Engine</a> Documentation &copy; 2003-2012 by Nikolaus Gebhardt. Generated on Sun Nov 17 2013 20:18:43 for Irrlicht 3D Engine by
268<a href="http://www.doxygen.org/index.html" target="_blank">Doxygen</a> 1.7.5.1 </li>
269 </ul>
270 </div>
271
272
273</body>
274</html>