1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>CSFML - C binding of the Simple and Fast Multimedia Library</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
<!--<link rel='stylesheet' type='text/css' href="http://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic"/>-->
<link rel="stylesheet" type="text/css" href="doxygen.css" title="default" media="screen,print" />
</head>
<body>
<div id="banner-container">
<div id="banner">
<span id="sfml">CSFML</span>
</div>
</div>
<div id="content">
<!-- Generated by Doxygen 1.8.2 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.htm"><span>Main Page</span></a></li>
<li><a href="annotated.htm"><span>Data Structures</span></a></li>
<li class="current"><a href="files.htm"><span>Files</span></a></li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.htm"><span>File List</span></a></li>
<li><a href="globals.htm"><span>Globals</span></a></li>
</ul>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_6a66b7969672f1da69f458a57d2c97f9.htm">include</a></li><li class="navelem"><a class="el" href="dir_8cc999c03ab8fdf40558b1f21f869c3e.htm">SFML</a></li><li class="navelem"><a class="el" href="dir_ec1eadea4ddc9b364e33c863bb96372e.htm">Window</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#enum-members">Enumerations</a> |
<a href="#func-members">Functions</a> </div>
<div class="headertitle">
<div class="title">Joystick.h File Reference</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include <<a class="el" href="Window_2Export_8h_source.htm">SFML/Window/Export.h</a>></code><br/>
</div>
<p><a href="Joystick_8h_source.htm">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="enum-members"></a>
Enumerations</h2></td></tr>
<tr class="memitem:a06fc87d81c62e9abb8790b6e5713c55b"><td class="memItemLeft" align="right" valign="top">enum  </td><td class="memItemRight" valign="bottom">{ <br/>
  <a class="el" href="Joystick_8h.htm#a06fc87d81c62e9abb8790b6e5713c55ba04b1f3632dfb7b856140260ce275f0e3">sfJoystickCount</a> = 8,
<br/>
  <a class="el" href="Joystick_8h.htm#a06fc87d81c62e9abb8790b6e5713c55bafb3c741b48fac790fa818791354bb135">sfJoystickButtonCount</a> = 32,
<br/>
  <a class="el" href="Joystick_8h.htm#a06fc87d81c62e9abb8790b6e5713c55ba370ef910778b95cc89cfb72677d254bd">sfJoystickAxisCount</a> = 8
<br/>
}</td></tr>
<tr class="memdesc:a06fc87d81c62e9abb8790b6e5713c55b"><td class="mdescLeft"> </td><td class="mdescRight">Global joysticks capabilities. <a href="Joystick_8h.htm#a06fc87d81c62e9abb8790b6e5713c55b">More...</a><br/></td></tr>
<tr class="separator:a06fc87d81c62e9abb8790b6e5713c55b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a527469b20ba8d9d82927cdfee408a271"><td class="memItemLeft" align="right" valign="top">enum  </td><td class="memItemRight" valign="bottom"><a class="el" href="Joystick_8h.htm#a527469b20ba8d9d82927cdfee408a271">sfJoystickAxis</a> { <br/>
  <a class="el" href="Joystick_8h.htm#a527469b20ba8d9d82927cdfee408a271ab78e697312e05d338268b0074d599374">sfJoystickX</a>,
<br/>
  <a class="el" href="Joystick_8h.htm#a527469b20ba8d9d82927cdfee408a271aa26f1486a98d81a5f631223c6d1561bf">sfJoystickY</a>,
<br/>
  <a class="el" href="Joystick_8h.htm#a527469b20ba8d9d82927cdfee408a271a723b84dd87f42ffe643878d68d2a8535">sfJoystickZ</a>,
<br/>
  <a class="el" href="Joystick_8h.htm#a527469b20ba8d9d82927cdfee408a271a9a83dc370e46e88a5d3d2ffc41f5207f">sfJoystickR</a>,
<br/>
  <a class="el" href="Joystick_8h.htm#a527469b20ba8d9d82927cdfee408a271a94eab8402b226457d4dcb60362fdf190">sfJoystickU</a>,
<br/>
  <a class="el" href="Joystick_8h.htm#a527469b20ba8d9d82927cdfee408a271a246b1a1dc99c07848a9af878b03cafb7">sfJoystickV</a>,
<br/>
  <a class="el" href="Joystick_8h.htm#a527469b20ba8d9d82927cdfee408a271a81da30914e0d49ceae0ccc7a81780f90">sfJoystickPovX</a>,
<br/>
  <a class="el" href="Joystick_8h.htm#a527469b20ba8d9d82927cdfee408a271a0a33891ce21e28455590ed1fcb56dc3e">sfJoystickPovY</a>
<br/>
}</td></tr>
<tr class="memdesc:a527469b20ba8d9d82927cdfee408a271"><td class="mdescLeft"> </td><td class="mdescRight">Axes supported by SFML joysticks. <a href="Joystick_8h.htm#a527469b20ba8d9d82927cdfee408a271">More...</a><br/></td></tr>
<tr class="separator:a527469b20ba8d9d82927cdfee408a271"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:ae7b93b54d41446e23bc742358257eaa0"><td class="memItemLeft" align="right" valign="top"><a class="el" href="Window_2Export_8h.htm#a2a95377e5ef218e2ae20060811a37b26">CSFML_WINDOW_API</a> <a class="el" href="Config_8h.htm#a7559f07a31bb3a4a3d865178ce4dc70b">sfBool</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="Joystick_8h.htm#ae7b93b54d41446e23bc742358257eaa0">sfJoystick_isConnected</a> (unsigned int joystick)</td></tr>
<tr class="memdesc:ae7b93b54d41446e23bc742358257eaa0"><td class="mdescLeft"> </td><td class="mdescRight">Check if a joystick is connected. <a href="#ae7b93b54d41446e23bc742358257eaa0"></a><br/></td></tr>
<tr class="separator:ae7b93b54d41446e23bc742358257eaa0"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae047d229c5172dd6f3fca930075c212c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="Window_2Export_8h.htm#a2a95377e5ef218e2ae20060811a37b26">CSFML_WINDOW_API</a> unsigned int </td><td class="memItemRight" valign="bottom"><a class="el" href="Joystick_8h.htm#ae047d229c5172dd6f3fca930075c212c">sfJoystick_getButtonCount</a> (unsigned int joystick)</td></tr>
<tr class="memdesc:ae047d229c5172dd6f3fca930075c212c"><td class="mdescLeft"> </td><td class="mdescRight">Return the number of buttons supported by a joystick. <a href="#ae047d229c5172dd6f3fca930075c212c"></a><br/></td></tr>
<tr class="separator:ae047d229c5172dd6f3fca930075c212c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4846a37e099a64b20fc35a8afb9f7f0e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="Window_2Export_8h.htm#a2a95377e5ef218e2ae20060811a37b26">CSFML_WINDOW_API</a> <a class="el" href="Config_8h.htm#a7559f07a31bb3a4a3d865178ce4dc70b">sfBool</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="Joystick_8h.htm#a4846a37e099a64b20fc35a8afb9f7f0e">sfJoystick_hasAxis</a> (unsigned int joystick, <a class="el" href="Joystick_8h.htm#a527469b20ba8d9d82927cdfee408a271">sfJoystickAxis</a> axis)</td></tr>
<tr class="memdesc:a4846a37e099a64b20fc35a8afb9f7f0e"><td class="mdescLeft"> </td><td class="mdescRight">Check if a joystick supports a given axis. <a href="#a4846a37e099a64b20fc35a8afb9f7f0e"></a><br/></td></tr>
<tr class="separator:a4846a37e099a64b20fc35a8afb9f7f0e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aaab45307d72feaa5e43a302efc636de0"><td class="memItemLeft" align="right" valign="top"><a class="el" href="Window_2Export_8h.htm#a2a95377e5ef218e2ae20060811a37b26">CSFML_WINDOW_API</a> <a class="el" href="Config_8h.htm#a7559f07a31bb3a4a3d865178ce4dc70b">sfBool</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="Joystick_8h.htm#aaab45307d72feaa5e43a302efc636de0">sfJoystick_isButtonPressed</a> (unsigned int joystick, unsigned int button)</td></tr>
<tr class="memdesc:aaab45307d72feaa5e43a302efc636de0"><td class="mdescLeft"> </td><td class="mdescRight">Check if a joystick button is pressed. <a href="#aaab45307d72feaa5e43a302efc636de0"></a><br/></td></tr>
<tr class="separator:aaab45307d72feaa5e43a302efc636de0"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ace5ec8c0a746037fba1cf4468c2a946e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="Window_2Export_8h.htm#a2a95377e5ef218e2ae20060811a37b26">CSFML_WINDOW_API</a> float </td><td class="memItemRight" valign="bottom"><a class="el" href="Joystick_8h.htm#ace5ec8c0a746037fba1cf4468c2a946e">sfJoystick_getAxisPosition</a> (unsigned int joystick, <a class="el" href="Joystick_8h.htm#a527469b20ba8d9d82927cdfee408a271">sfJoystickAxis</a> axis)</td></tr>
<tr class="memdesc:ace5ec8c0a746037fba1cf4468c2a946e"><td class="mdescLeft"> </td><td class="mdescRight">Get the current position of a joystick axis. <a href="#ace5ec8c0a746037fba1cf4468c2a946e"></a><br/></td></tr>
<tr class="separator:ace5ec8c0a746037fba1cf4468c2a946e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0d5587065e152ed38b32baee66ee744f"><td class="memItemLeft" align="right" valign="top"><a class="el" href="Window_2Export_8h.htm#a2a95377e5ef218e2ae20060811a37b26">CSFML_WINDOW_API</a> void </td><td class="memItemRight" valign="bottom"><a class="el" href="Joystick_8h.htm#a0d5587065e152ed38b32baee66ee744f">sfJoystick_update</a> (void)</td></tr>
<tr class="memdesc:a0d5587065e152ed38b32baee66ee744f"><td class="mdescLeft"> </td><td class="mdescRight">Update the states of all joysticks. <a href="#a0d5587065e152ed38b32baee66ee744f"></a><br/></td></tr>
<tr class="separator:a0d5587065e152ed38b32baee66ee744f"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<h2 class="groupheader">Enumeration Type Documentation</h2>
<a class="anchor" id="a06fc87d81c62e9abb8790b6e5713c55b"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">anonymous enum</td>
</tr>
</table>
</div><div class="memdoc">
<p>Global joysticks capabilities. </p>
<dl><dt><b>Enumerator: </b></dt><dd><table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"><em><a class="anchor" id="a06fc87d81c62e9abb8790b6e5713c55ba04b1f3632dfb7b856140260ce275f0e3"></a>sfJoystickCount</em> </td><td>
<p>Maximum number of supported joysticks. </p>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a06fc87d81c62e9abb8790b6e5713c55bafb3c741b48fac790fa818791354bb135"></a>sfJoystickButtonCount</em> </td><td>
<p>Maximum number of supported buttons. </p>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a06fc87d81c62e9abb8790b6e5713c55ba370ef910778b95cc89cfb72677d254bd"></a>sfJoystickAxisCount</em> </td><td>
<p>Maximum number of supported axes. </p>
</td></tr>
</table>
</dd>
</dl>
<p>Definition at line <a class="el" href="Joystick_8h_source.htm#l00037">37</a> of file <a class="el" href="Joystick_8h_source.htm">Joystick.h</a>.</p>
</div>
</div>
<a class="anchor" id="a527469b20ba8d9d82927cdfee408a271"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">enum <a class="el" href="Joystick_8h.htm#a527469b20ba8d9d82927cdfee408a271">sfJoystickAxis</a></td>
</tr>
</table>
</div><div class="memdoc">
<p>Axes supported by SFML joysticks. </p>
<dl><dt><b>Enumerator: </b></dt><dd><table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"><em><a class="anchor" id="a527469b20ba8d9d82927cdfee408a271ab78e697312e05d338268b0074d599374"></a>sfJoystickX</em> </td><td>
<p>The X axis. </p>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a527469b20ba8d9d82927cdfee408a271aa26f1486a98d81a5f631223c6d1561bf"></a>sfJoystickY</em> </td><td>
<p>The Y axis. </p>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a527469b20ba8d9d82927cdfee408a271a723b84dd87f42ffe643878d68d2a8535"></a>sfJoystickZ</em> </td><td>
<p>The Z axis. </p>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a527469b20ba8d9d82927cdfee408a271a9a83dc370e46e88a5d3d2ffc41f5207f"></a>sfJoystickR</em> </td><td>
<p>The R axis. </p>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a527469b20ba8d9d82927cdfee408a271a94eab8402b226457d4dcb60362fdf190"></a>sfJoystickU</em> </td><td>
<p>The U axis. </p>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a527469b20ba8d9d82927cdfee408a271a246b1a1dc99c07848a9af878b03cafb7"></a>sfJoystickV</em> </td><td>
<p>The V axis. </p>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a527469b20ba8d9d82927cdfee408a271a81da30914e0d49ceae0ccc7a81780f90"></a>sfJoystickPovX</em> </td><td>
<p>The X axis of the point-of-view hat. </p>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a527469b20ba8d9d82927cdfee408a271a0a33891ce21e28455590ed1fcb56dc3e"></a>sfJoystickPovY</em> </td><td>
<p>The Y axis of the point-of-view hat. </p>
</td></tr>
</table>
</dd>
</dl>
<p>Definition at line <a class="el" href="Joystick_8h_source.htm#l00049">49</a> of file <a class="el" href="Joystick_8h_source.htm">Joystick.h</a>.</p>
</div>
</div>
<h2 class="groupheader">Function Documentation</h2>
<a class="anchor" id="ace5ec8c0a746037fba1cf4468c2a946e"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="Window_2Export_8h.htm#a2a95377e5ef218e2ae20060811a37b26">CSFML_WINDOW_API</a> float sfJoystick_getAxisPosition </td>
<td>(</td>
<td class="paramtype">unsigned int </td>
<td class="paramname"><em>joystick</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="Joystick_8h.htm#a527469b20ba8d9d82927cdfee408a271">sfJoystickAxis</a> </td>
<td class="paramname"><em>axis</em> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Get the current position of a joystick axis. </p>
<p>If the joystick is not connected, this function returns 0.</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">joystick</td><td>Index of the joystick </td></tr>
<tr><td class="paramname">axis</td><td>Axis to check</td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>Current position of the axis, in range [-100 .. 100] </dd></dl>
</div>
</div>
<a class="anchor" id="ae047d229c5172dd6f3fca930075c212c"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="Window_2Export_8h.htm#a2a95377e5ef218e2ae20060811a37b26">CSFML_WINDOW_API</a> unsigned int sfJoystick_getButtonCount </td>
<td>(</td>
<td class="paramtype">unsigned int </td>
<td class="paramname"><em>joystick</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Return the number of buttons supported by a joystick. </p>
<p>If the joystick is not connected, this function returns 0.</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">joystick</td><td>Index of the joystick</td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>Number of buttons supported by the joystick </dd></dl>
</div>
</div>
<a class="anchor" id="a4846a37e099a64b20fc35a8afb9f7f0e"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="Window_2Export_8h.htm#a2a95377e5ef218e2ae20060811a37b26">CSFML_WINDOW_API</a> <a class="el" href="Config_8h.htm#a7559f07a31bb3a4a3d865178ce4dc70b">sfBool</a> sfJoystick_hasAxis </td>
<td>(</td>
<td class="paramtype">unsigned int </td>
<td class="paramname"><em>joystick</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="Joystick_8h.htm#a527469b20ba8d9d82927cdfee408a271">sfJoystickAxis</a> </td>
<td class="paramname"><em>axis</em> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Check if a joystick supports a given axis. </p>
<p>If the joystick is not connected, this function returns false.</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">joystick</td><td>Index of the joystick </td></tr>
<tr><td class="paramname">axis</td><td>Axis to check</td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>sfTrue if the joystick supports the axis, sfFalse otherwise </dd></dl>
</div>
</div>
<a class="anchor" id="aaab45307d72feaa5e43a302efc636de0"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="Window_2Export_8h.htm#a2a95377e5ef218e2ae20060811a37b26">CSFML_WINDOW_API</a> <a class="el" href="Config_8h.htm#a7559f07a31bb3a4a3d865178ce4dc70b">sfBool</a> sfJoystick_isButtonPressed </td>
<td>(</td>
<td class="paramtype">unsigned int </td>
<td class="paramname"><em>joystick</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">unsigned int </td>
<td class="paramname"><em>button</em> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Check if a joystick button is pressed. </p>
<p>If the joystick is not connected, this function returns false.</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">joystick</td><td>Index of the joystick </td></tr>
<tr><td class="paramname">button</td><td>Button to check</td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>sfTrue if the button is pressed, sfFalse otherwise </dd></dl>
</div>
</div>
<a class="anchor" id="ae7b93b54d41446e23bc742358257eaa0"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="Window_2Export_8h.htm#a2a95377e5ef218e2ae20060811a37b26">CSFML_WINDOW_API</a> <a class="el" href="Config_8h.htm#a7559f07a31bb3a4a3d865178ce4dc70b">sfBool</a> sfJoystick_isConnected </td>
<td>(</td>
<td class="paramtype">unsigned int </td>
<td class="paramname"><em>joystick</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Check if a joystick is connected. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">joystick</td><td>Index of the joystick to check</td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>sfTrue if the joystick is connected, sfFalse otherwise </dd></dl>
</div>
</div>
<a class="anchor" id="a0d5587065e152ed38b32baee66ee744f"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="Window_2Export_8h.htm#a2a95377e5ef218e2ae20060811a37b26">CSFML_WINDOW_API</a> void sfJoystick_update </td>
<td>(</td>
<td class="paramtype">void </td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Update the states of all joysticks. </p>
<p>This function is used internally by SFML, so you normally don't have to call it explicitely. However, you may need to call it if you have no window yet (or no window at all): in this case the joysticks states are not updated automatically. </p>
</div>
</div>
</div><!-- contents -->
</div>
<div id="footer-container">
<div id="footer">
Copyright � Laurent Gomila ::
Documentation generated by <a href="http://www.doxygen.org/" title="doxygen website">doxygen</a> ::
</div>
</div>
</body>
</html>
|