Subversion Repositories AndroidProjects

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
195 chris 1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
<!--NewPage-->
3
<HTML>
4
<HEAD>
5
<!-- Generated by javadoc (build 1.6.0_26) on Sun Sep 18 18:13:10 EDT 2011 -->
6
<TITLE>
7
Input.Peripheral (libgdx API)
8
</TITLE>
9
 
10
<META NAME="date" CONTENT="2011-09-18">
11
 
12
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
13
 
14
<SCRIPT type="text/javascript">
15
function windowTitle()
16
{
17
    if (location.href.indexOf('is-external=true') == -1) {
18
        parent.document.title="Input.Peripheral (libgdx API)";
19
    }
20
}
21
</SCRIPT>
22
<NOSCRIPT>
23
</NOSCRIPT>
24
 
25
</HEAD>
26
 
27
<BODY BGCOLOR="white" onload="windowTitle();">
28
<HR>
29
 
30
 
31
<!-- ========= START OF TOP NAVBAR ======= -->
32
<A NAME="navbar_top"><!-- --></A>
33
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
34
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
35
<TR>
36
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
37
<A NAME="navbar_top_firstrow"><!-- --></A>
38
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
39
  <TR ALIGN="center" VALIGN="top">
40
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
41
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
42
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
43
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/Input.Peripheral.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
44
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
45
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
46
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
47
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
48
  </TR>
49
</TABLE>
50
</TD>
51
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
52
 
53
                                libgdx API
54
                                <style>
55
                                body, td, th { font-family:Helvetica, Tahoma, Arial, sans-serif; font-size:10pt }
56
                                pre, code, tt { font-size:9pt; font-family:Lucida Console, Courier New, sans-serif }
57
                                h1, h2, h3, .FrameTitleFont, .FrameHeadingFont, .TableHeadingColor font { font-size:105%;  font-weight:bold }
58
                                .TableHeadingColor { background:#EEEEFF; }
59
                                a { text-decoration:none }
60
                                a:hover { text-decoration:underline }
61
                                a:link, a:visited { color:blue }
62
                                table { border:0px }
63
                                .TableRowColor td:first-child { border-left:1px solid black }
64
                                .TableRowColor td { border:0px; border-bottom:1px solid black; border-right:1px solid black }
65
                                hr { border:0px; border-bottom:1px solid #333366; }
66
                                </style>
67
                        </EM>
68
</TD>
69
</TR>
70
 
71
<TR>
72
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
73
&nbsp;<A HREF="../../../com/badlogic/gdx/Input.Orientation.html" title="enum in com.badlogic.gdx"><B>PREV CLASS</B></A>&nbsp;
74
&nbsp;<A HREF="../../../com/badlogic/gdx/Input.TextInputListener.html" title="interface in com.badlogic.gdx"><B>NEXT CLASS</B></A></FONT></TD>
75
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
76
  <A HREF="../../../index.html?com/badlogic/gdx/Input.Peripheral.html" target="_top"><B>FRAMES</B></A>  &nbsp;
77
&nbsp;<A HREF="Input.Peripheral.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
78
&nbsp;<SCRIPT type="text/javascript">
79
  <!--
80
  if(window==top) {
81
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
82
  }
83
  //-->
84
</SCRIPT>
85
<NOSCRIPT>
86
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
87
</NOSCRIPT>
88
 
89
 
90
</FONT></TD>
91
</TR>
92
<TR>
93
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
94
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#enum_constant_summary">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
95
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
96
DETAIL:&nbsp;<A HREF="#enum_constant_detail">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
97
</TR>
98
</TABLE>
99
<A NAME="skip-navbar_top"></A>
100
<!-- ========= END OF TOP NAVBAR ========= -->
101
 
102
<HR>
103
<!-- ======== START OF CLASS DATA ======== -->
104
<H2>
105
<FONT SIZE="-1">
106
com.badlogic.gdx</FONT>
107
<BR>
108
Enum Input.Peripheral</H2>
109
<PRE>
110
java.lang.Object
111
  <IMG SRC="../../../resources/inherit.gif" ALT="extended by ">java.lang.Enum&lt;<A HREF="../../../com/badlogic/gdx/Input.Peripheral.html" title="enum in com.badlogic.gdx">Input.Peripheral</A>&gt;
112
      <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>com.badlogic.gdx.Input.Peripheral</B>
113
</PRE>
114
<DL>
115
<DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable, java.lang.Comparable&lt;<A HREF="../../../com/badlogic/gdx/Input.Peripheral.html" title="enum in com.badlogic.gdx">Input.Peripheral</A>&gt;</DD>
116
</DL>
117
<DL>
118
<DT><B>Enclosing interface:</B><DD><A HREF="../../../com/badlogic/gdx/Input.html" title="interface in com.badlogic.gdx">Input</A></DD>
119
</DL>
120
<HR>
121
<DL>
122
<DT><PRE>public static enum <B>Input.Peripheral</B><DT>extends java.lang.Enum&lt;<A HREF="../../../com/badlogic/gdx/Input.Peripheral.html" title="enum in com.badlogic.gdx">Input.Peripheral</A>&gt;</DL>
123
</PRE>
124
 
125
<P>
126
Enumeration of potentially available peripherals. Use with <A HREF="../../../com/badlogic/gdx/Input.html#isPeripheralAvailable(com.badlogic.gdx.Input.Peripheral)"><CODE>Input.isPeripheralAvailable(Peripheral)</CODE></A>.
127
<P>
128
 
129
<P>
130
<DL>
131
<DT><B>Author:</B></DT>
132
  <DD>mzechner</DD>
133
</DL>
134
<HR>
135
 
136
<P>
137
<!-- =========== ENUM CONSTANT SUMMARY =========== -->
138
 
139
<A NAME="enum_constant_summary"><!-- --></A>
140
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
141
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
142
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
143
<B>Enum Constant Summary</B></FONT></TH>
144
</TR>
145
<TR BGCOLOR="white" CLASS="TableRowColor">
146
<TD><CODE><B><A HREF="../../../com/badlogic/gdx/Input.Peripheral.html#Accelerometer">Accelerometer</A></B></CODE>
147
 
148
<BR>
149
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
150
</TR>
151
<TR BGCOLOR="white" CLASS="TableRowColor">
152
<TD><CODE><B><A HREF="../../../com/badlogic/gdx/Input.Peripheral.html#Compass">Compass</A></B></CODE>
153
 
154
<BR>
155
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
156
</TR>
157
<TR BGCOLOR="white" CLASS="TableRowColor">
158
<TD><CODE><B><A HREF="../../../com/badlogic/gdx/Input.Peripheral.html#HardwareKeyboard">HardwareKeyboard</A></B></CODE>
159
 
160
<BR>
161
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
162
</TR>
163
<TR BGCOLOR="white" CLASS="TableRowColor">
164
<TD><CODE><B><A HREF="../../../com/badlogic/gdx/Input.Peripheral.html#MultitouchScreen">MultitouchScreen</A></B></CODE>
165
 
166
<BR>
167
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
168
</TR>
169
<TR BGCOLOR="white" CLASS="TableRowColor">
170
<TD><CODE><B><A HREF="../../../com/badlogic/gdx/Input.Peripheral.html#OnscreenKeyboard">OnscreenKeyboard</A></B></CODE>
171
 
172
<BR>
173
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
174
</TR>
175
<TR BGCOLOR="white" CLASS="TableRowColor">
176
<TD><CODE><B><A HREF="../../../com/badlogic/gdx/Input.Peripheral.html#Vibrator">Vibrator</A></B></CODE>
177
 
178
<BR>
179
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
180
</TR>
181
</TABLE>
182
&nbsp;
183
<!-- ========== METHOD SUMMARY =========== -->
184
 
185
<A NAME="method_summary"><!-- --></A>
186
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
187
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
188
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
189
<B>Method Summary</B></FONT></TH>
190
</TR>
191
<TR BGCOLOR="white" CLASS="TableRowColor">
192
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
193
<CODE>static&nbsp;<A HREF="../../../com/badlogic/gdx/Input.Peripheral.html" title="enum in com.badlogic.gdx">Input.Peripheral</A></CODE></FONT></TD>
194
<TD><CODE><B><A HREF="../../../com/badlogic/gdx/Input.Peripheral.html#valueOf(java.lang.String)">valueOf</A></B>(java.lang.String&nbsp;name)</CODE>
195
 
196
<BR>
197
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the enum constant of this type with the specified name.</TD>
198
</TR>
199
<TR BGCOLOR="white" CLASS="TableRowColor">
200
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
201
<CODE>static&nbsp;<A HREF="../../../com/badlogic/gdx/Input.Peripheral.html" title="enum in com.badlogic.gdx">Input.Peripheral</A>[]</CODE></FONT></TD>
202
<TD><CODE><B><A HREF="../../../com/badlogic/gdx/Input.Peripheral.html#values()">values</A></B>()</CODE>
203
 
204
<BR>
205
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an array containing the constants of this enum type, in
206
the order they are declared.</TD>
207
</TR>
208
</TABLE>
209
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Enum"><!-- --></A>
210
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
211
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
212
<TH ALIGN="left"><B>Methods inherited from class java.lang.Enum</B></TH>
213
</TR>
214
<TR BGCOLOR="white" CLASS="TableRowColor">
215
<TD><CODE>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</CODE></TD>
216
</TR>
217
</TABLE>
218
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
219
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
220
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
221
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
222
</TR>
223
<TR BGCOLOR="white" CLASS="TableRowColor">
224
<TD><CODE>getClass, notify, notifyAll, wait, wait, wait</CODE></TD>
225
</TR>
226
</TABLE>
227
&nbsp;
228
<P>
229
 
230
<!-- ============ ENUM CONSTANT DETAIL =========== -->
231
 
232
<A NAME="enum_constant_detail"><!-- --></A>
233
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
234
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
235
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
236
<B>Enum Constant Detail</B></FONT></TH>
237
</TR>
238
</TABLE>
239
 
240
<A NAME="HardwareKeyboard"><!-- --></A><H3>
241
HardwareKeyboard</H3>
242
<PRE>
243
public static final <A HREF="../../../com/badlogic/gdx/Input.Peripheral.html" title="enum in com.badlogic.gdx">Input.Peripheral</A> <B>HardwareKeyboard</B></PRE>
244
<DL>
245
<DL>
246
</DL>
247
</DL>
248
<HR>
249
 
250
<A NAME="OnscreenKeyboard"><!-- --></A><H3>
251
OnscreenKeyboard</H3>
252
<PRE>
253
public static final <A HREF="../../../com/badlogic/gdx/Input.Peripheral.html" title="enum in com.badlogic.gdx">Input.Peripheral</A> <B>OnscreenKeyboard</B></PRE>
254
<DL>
255
<DL>
256
</DL>
257
</DL>
258
<HR>
259
 
260
<A NAME="MultitouchScreen"><!-- --></A><H3>
261
MultitouchScreen</H3>
262
<PRE>
263
public static final <A HREF="../../../com/badlogic/gdx/Input.Peripheral.html" title="enum in com.badlogic.gdx">Input.Peripheral</A> <B>MultitouchScreen</B></PRE>
264
<DL>
265
<DL>
266
</DL>
267
</DL>
268
<HR>
269
 
270
<A NAME="Accelerometer"><!-- --></A><H3>
271
Accelerometer</H3>
272
<PRE>
273
public static final <A HREF="../../../com/badlogic/gdx/Input.Peripheral.html" title="enum in com.badlogic.gdx">Input.Peripheral</A> <B>Accelerometer</B></PRE>
274
<DL>
275
<DL>
276
</DL>
277
</DL>
278
<HR>
279
 
280
<A NAME="Compass"><!-- --></A><H3>
281
Compass</H3>
282
<PRE>
283
public static final <A HREF="../../../com/badlogic/gdx/Input.Peripheral.html" title="enum in com.badlogic.gdx">Input.Peripheral</A> <B>Compass</B></PRE>
284
<DL>
285
<DL>
286
</DL>
287
</DL>
288
<HR>
289
 
290
<A NAME="Vibrator"><!-- --></A><H3>
291
Vibrator</H3>
292
<PRE>
293
public static final <A HREF="../../../com/badlogic/gdx/Input.Peripheral.html" title="enum in com.badlogic.gdx">Input.Peripheral</A> <B>Vibrator</B></PRE>
294
<DL>
295
<DL>
296
</DL>
297
</DL>
298
 
299
<!-- ============ METHOD DETAIL ========== -->
300
 
301
<A NAME="method_detail"><!-- --></A>
302
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
303
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
304
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
305
<B>Method Detail</B></FONT></TH>
306
</TR>
307
</TABLE>
308
 
309
<A NAME="values()"><!-- --></A><H3>
310
values</H3>
311
<PRE>
312
public static <A HREF="../../../com/badlogic/gdx/Input.Peripheral.html" title="enum in com.badlogic.gdx">Input.Peripheral</A>[] <B>values</B>()</PRE>
313
<DL>
314
<DD>Returns an array containing the constants of this enum type, in
315
the order they are declared.  This method may be used to iterate
316
over the constants as follows:
317
<pre>
318
for (Input.Peripheral c : Input.Peripheral.values())
319
&nbsp;   System.out.println(c);
320
</pre>
321
<P>
322
<DD><DL>
323
 
324
<DT><B>Returns:</B><DD>an array containing the constants of this enum type, in
325
the order they are declared</DL>
326
</DD>
327
</DL>
328
<HR>
329
 
330
<A NAME="valueOf(java.lang.String)"><!-- --></A><H3>
331
valueOf</H3>
332
<PRE>
333
public static <A HREF="../../../com/badlogic/gdx/Input.Peripheral.html" title="enum in com.badlogic.gdx">Input.Peripheral</A> <B>valueOf</B>(java.lang.String&nbsp;name)</PRE>
334
<DL>
335
<DD>Returns the enum constant of this type with the specified name.
336
The string must match <I>exactly</I> an identifier used to declare an
337
enum constant in this type.  (Extraneous whitespace characters are
338
not permitted.)
339
<P>
340
<DD><DL>
341
<DT><B>Parameters:</B><DD><CODE>name</CODE> - the name of the enum constant to be returned.
342
<DT><B>Returns:</B><DD>the enum constant with the specified name
343
<DT><B>Throws:</B>
344
<DD><CODE>java.lang.IllegalArgumentException</CODE> - if this enum type has no constant
345
with the specified name
346
<DD><CODE>java.lang.NullPointerException</CODE> - if the argument is null</DL>
347
</DD>
348
</DL>
349
<!-- ========= END OF CLASS DATA ========= -->
350
<HR>
351
 
352
 
353
<!-- ======= START OF BOTTOM NAVBAR ====== -->
354
<A NAME="navbar_bottom"><!-- --></A>
355
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
356
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
357
<TR>
358
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
359
<A NAME="navbar_bottom_firstrow"><!-- --></A>
360
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
361
  <TR ALIGN="center" VALIGN="top">
362
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
363
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
364
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
365
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/Input.Peripheral.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
366
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
367
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
368
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
369
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
370
  </TR>
371
</TABLE>
372
</TD>
373
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
374
libgdx API</EM>
375
</TD>
376
</TR>
377
 
378
<TR>
379
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
380
&nbsp;<A HREF="../../../com/badlogic/gdx/Input.Orientation.html" title="enum in com.badlogic.gdx"><B>PREV CLASS</B></A>&nbsp;
381
&nbsp;<A HREF="../../../com/badlogic/gdx/Input.TextInputListener.html" title="interface in com.badlogic.gdx"><B>NEXT CLASS</B></A></FONT></TD>
382
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
383
  <A HREF="../../../index.html?com/badlogic/gdx/Input.Peripheral.html" target="_top"><B>FRAMES</B></A>  &nbsp;
384
&nbsp;<A HREF="Input.Peripheral.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
385
&nbsp;<SCRIPT type="text/javascript">
386
  <!--
387
  if(window==top) {
388
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
389
  }
390
  //-->
391
</SCRIPT>
392
<NOSCRIPT>
393
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
394
</NOSCRIPT>
395
 
396
 
397
</FONT></TD>
398
</TR>
399
<TR>
400
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
401
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#enum_constant_summary">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
402
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
403
DETAIL:&nbsp;<A HREF="#enum_constant_detail">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
404
</TR>
405
</TABLE>
406
<A NAME="skip-navbar_bottom"></A>
407
<!-- ======== END OF BOTTOM NAVBAR ======= -->
408
 
409
<HR>
410
 
411
                                <div style="font-size:9pt"><i>
412
                                Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)
413
                                </i></div>
414
 
415
</BODY>
416
</HTML>