Subversion Repositories AndroidProjects

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
307 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 Jun 03 02:18:08 CEST 2012 -->
6
<TITLE>
7
Input.Buttons (libgdx API)
8
</TITLE>
9
 
10
<META NAME="date" CONTENT="2012-06-03">
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.Buttons (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.Buttons.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.html" title="interface in com.badlogic.gdx"><B>PREV CLASS</B></A>&nbsp;
74
&nbsp;<A HREF="../../../com/badlogic/gdx/Input.Keys.html" title="class 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.Buttons.html" target="_top"><B>FRAMES</B></A>  &nbsp;
77
&nbsp;<A HREF="Input.Buttons.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="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_java.lang.Object">METHOD</A></FONT></TD>
95
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
96
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</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
Class Input.Buttons</H2>
109
<PRE>
110
java.lang.Object
111
  <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>com.badlogic.gdx.Input.Buttons</B>
112
</PRE>
113
<DL>
114
<DT><B>Enclosing interface:</B><DD><A HREF="../../../com/badlogic/gdx/Input.html" title="interface in com.badlogic.gdx">Input</A></DD>
115
</DL>
116
<HR>
117
<DL>
118
<DT><PRE>public static class <B>Input.Buttons</B><DT>extends java.lang.Object</DL>
119
</PRE>
120
 
121
<P>
122
Mouse buttons.
123
<P>
124
 
125
<P>
126
<DL>
127
<DT><B>Author:</B></DT>
128
  <DD>mzechner</DD>
129
</DL>
130
<HR>
131
 
132
<P>
133
<!-- =========== FIELD SUMMARY =========== -->
134
 
135
<A NAME="field_summary"><!-- --></A>
136
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
137
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
138
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
139
<B>Field Summary</B></FONT></TH>
140
</TR>
141
<TR BGCOLOR="white" CLASS="TableRowColor">
142
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
143
<CODE>static&nbsp;int</CODE></FONT></TD>
144
<TD><CODE><B><A HREF="../../../com/badlogic/gdx/Input.Buttons.html#LEFT">LEFT</A></B></CODE>
145
 
146
<BR>
147
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
148
</TR>
149
<TR BGCOLOR="white" CLASS="TableRowColor">
150
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
151
<CODE>static&nbsp;int</CODE></FONT></TD>
152
<TD><CODE><B><A HREF="../../../com/badlogic/gdx/Input.Buttons.html#MIDDLE">MIDDLE</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 ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
159
<CODE>static&nbsp;int</CODE></FONT></TD>
160
<TD><CODE><B><A HREF="../../../com/badlogic/gdx/Input.Buttons.html#RIGHT">RIGHT</A></B></CODE>
161
 
162
<BR>
163
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
164
</TR>
165
</TABLE>
166
&nbsp;
167
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
168
 
169
<A NAME="constructor_summary"><!-- --></A>
170
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
171
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
172
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
173
<B>Constructor Summary</B></FONT></TH>
174
</TR>
175
<TR BGCOLOR="white" CLASS="TableRowColor">
176
<TD><CODE><B><A HREF="../../../com/badlogic/gdx/Input.Buttons.html#Input.Buttons()">Input.Buttons</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
</TABLE>
192
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
193
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
194
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
195
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
196
</TR>
197
<TR BGCOLOR="white" CLASS="TableRowColor">
198
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
199
</TR>
200
</TABLE>
201
&nbsp;
202
<P>
203
 
204
<!-- ============ FIELD DETAIL =========== -->
205
 
206
<A NAME="field_detail"><!-- --></A>
207
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
208
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
209
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
210
<B>Field Detail</B></FONT></TH>
211
</TR>
212
</TABLE>
213
 
214
<A NAME="LEFT"><!-- --></A><H3>
215
LEFT</H3>
216
<PRE>
217
public static final int <B>LEFT</B></PRE>
218
<DL>
219
<DL>
220
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#com.badlogic.gdx.Input.Buttons.LEFT">Constant Field Values</A></DL>
221
</DL>
222
<HR>
223
 
224
<A NAME="RIGHT"><!-- --></A><H3>
225
RIGHT</H3>
226
<PRE>
227
public static final int <B>RIGHT</B></PRE>
228
<DL>
229
<DL>
230
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#com.badlogic.gdx.Input.Buttons.RIGHT">Constant Field Values</A></DL>
231
</DL>
232
<HR>
233
 
234
<A NAME="MIDDLE"><!-- --></A><H3>
235
MIDDLE</H3>
236
<PRE>
237
public static final int <B>MIDDLE</B></PRE>
238
<DL>
239
<DL>
240
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#com.badlogic.gdx.Input.Buttons.MIDDLE">Constant Field Values</A></DL>
241
</DL>
242
 
243
<!-- ========= CONSTRUCTOR DETAIL ======== -->
244
 
245
<A NAME="constructor_detail"><!-- --></A>
246
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
247
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
248
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
249
<B>Constructor Detail</B></FONT></TH>
250
</TR>
251
</TABLE>
252
 
253
<A NAME="Input.Buttons()"><!-- --></A><H3>
254
Input.Buttons</H3>
255
<PRE>
256
public <B>Input.Buttons</B>()</PRE>
257
<DL>
258
</DL>
259
<!-- ========= END OF CLASS DATA ========= -->
260
<HR>
261
 
262
 
263
<!-- ======= START OF BOTTOM NAVBAR ====== -->
264
<A NAME="navbar_bottom"><!-- --></A>
265
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
266
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
267
<TR>
268
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
269
<A NAME="navbar_bottom_firstrow"><!-- --></A>
270
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
271
  <TR ALIGN="center" VALIGN="top">
272
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
273
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
274
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
275
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/Input.Buttons.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
276
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
277
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
278
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
279
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
280
  </TR>
281
</TABLE>
282
</TD>
283
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
284
libgdx API</EM>
285
</TD>
286
</TR>
287
 
288
<TR>
289
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
290
&nbsp;<A HREF="../../../com/badlogic/gdx/Input.html" title="interface in com.badlogic.gdx"><B>PREV CLASS</B></A>&nbsp;
291
&nbsp;<A HREF="../../../com/badlogic/gdx/Input.Keys.html" title="class in com.badlogic.gdx"><B>NEXT CLASS</B></A></FONT></TD>
292
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
293
  <A HREF="../../../index.html?com/badlogic/gdx/Input.Buttons.html" target="_top"><B>FRAMES</B></A>  &nbsp;
294
&nbsp;<A HREF="Input.Buttons.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
295
&nbsp;<SCRIPT type="text/javascript">
296
  <!--
297
  if(window==top) {
298
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
299
  }
300
  //-->
301
</SCRIPT>
302
<NOSCRIPT>
303
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
304
</NOSCRIPT>
305
 
306
 
307
</FONT></TD>
308
</TR>
309
<TR>
310
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
311
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_java.lang.Object">METHOD</A></FONT></TD>
312
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
313
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD>
314
</TR>
315
</TABLE>
316
<A NAME="skip-navbar_bottom"></A>
317
<!-- ======== END OF BOTTOM NAVBAR ======= -->
318
 
319
<HR>
320
 
321
                                <div style="font-size:9pt"><i>
322
                                Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)
323
                                </i></div>
324
 
325
</BODY>
326
</HTML>