opsu-dance/lib/slick/javadoc/org/newdawn/slick/Input.html
2014-06-29 22:17:04 -04:00

4062 lines
132 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_34) on Mon Jun 03 22:20:31 BST 2013 -->
<TITLE>
Input (Slick - The 2D Library)
</TITLE>
<META NAME="date" CONTENT="2013-06-03">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Input (Slick - The 2D Library)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Input.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../org/newdawn/slick/ImageBuffer.html" title="class in org.newdawn.slick"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../org/newdawn/slick/InputListener.html" title="interface in org.newdawn.slick"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../index.html?org/newdawn/slick/Input.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="Input.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.newdawn.slick</FONT>
<BR>
Class Input</H2>
<PRE>
java.lang.Object
<IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>org.newdawn.slick.Input</B>
</PRE>
<HR>
<DL>
<DT><PRE>public class <B>Input</B><DT>extends java.lang.Object</DL>
</PRE>
<P>
A wrapped for all keyboard, mouse and controller input
<P>
<P>
<DL>
<DT><B>Author:</B></DT>
<DD>kevin</DD>
</DL>
<HR>
<P>
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Field Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;java.util.HashSet</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#allListeners">allListeners</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A list of listeners to be notified of input events</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#ANY_CONTROLLER">ANY_CONTROLLER</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The controller index to pass to check all controllers</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#consumed">consumed</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;True if the event has been consumed</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;java.util.ArrayList</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#controllerListeners">controllerListeners</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The listener to nofiy of controller events</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_0">KEY_0</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_1">KEY_1</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_2">KEY_2</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_3">KEY_3</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_4">KEY_4</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_5">KEY_5</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_6">KEY_6</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_7">KEY_7</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_8">KEY_8</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_9">KEY_9</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_A">KEY_A</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_ADD">KEY_ADD</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_APOSTROPHE">KEY_APOSTROPHE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_APPS">KEY_APPS</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_AT">KEY_AT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_AX">KEY_AX</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_B">KEY_B</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_BACK">KEY_BACK</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_BACKSLASH">KEY_BACKSLASH</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_C">KEY_C</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_CAPITAL">KEY_CAPITAL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_CIRCUMFLEX">KEY_CIRCUMFLEX</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_COLON">KEY_COLON</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_COMMA">KEY_COMMA</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_CONVERT">KEY_CONVERT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_D">KEY_D</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_DECIMAL">KEY_DECIMAL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_DELETE">KEY_DELETE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_DIVIDE">KEY_DIVIDE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_DOWN">KEY_DOWN</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_E">KEY_E</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_END">KEY_END</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_ENTER">KEY_ENTER</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_EQUALS">KEY_EQUALS</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_ESCAPE">KEY_ESCAPE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_F">KEY_F</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_F1">KEY_F1</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_F10">KEY_F10</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_F11">KEY_F11</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_F12">KEY_F12</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_F13">KEY_F13</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_F14">KEY_F14</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_F15">KEY_F15</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_F2">KEY_F2</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_F3">KEY_F3</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_F4">KEY_F4</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_F5">KEY_F5</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_F6">KEY_F6</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_F7">KEY_F7</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_F8">KEY_F8</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_F9">KEY_F9</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_G">KEY_G</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_GRAVE">KEY_GRAVE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_H">KEY_H</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_HOME">KEY_HOME</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_I">KEY_I</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_INSERT">KEY_INSERT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_J">KEY_J</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_K">KEY_K</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_KANA">KEY_KANA</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_KANJI">KEY_KANJI</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_L">KEY_L</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_LALT">KEY_LALT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A helper for left ALT</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_LBRACKET">KEY_LBRACKET</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_LCONTROL">KEY_LCONTROL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_LEFT">KEY_LEFT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_LMENU">KEY_LMENU</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_LSHIFT">KEY_LSHIFT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_LWIN">KEY_LWIN</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_M">KEY_M</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_MINUS">KEY_MINUS</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_MULTIPLY">KEY_MULTIPLY</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_N">KEY_N</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_NEXT">KEY_NEXT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_NOCONVERT">KEY_NOCONVERT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_NUMLOCK">KEY_NUMLOCK</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_NUMPAD0">KEY_NUMPAD0</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_NUMPAD1">KEY_NUMPAD1</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_NUMPAD2">KEY_NUMPAD2</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_NUMPAD3">KEY_NUMPAD3</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_NUMPAD4">KEY_NUMPAD4</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_NUMPAD5">KEY_NUMPAD5</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_NUMPAD6">KEY_NUMPAD6</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_NUMPAD7">KEY_NUMPAD7</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_NUMPAD8">KEY_NUMPAD8</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_NUMPAD9">KEY_NUMPAD9</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_NUMPADCOMMA">KEY_NUMPADCOMMA</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_NUMPADENTER">KEY_NUMPADENTER</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_NUMPADEQUALS">KEY_NUMPADEQUALS</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_O">KEY_O</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_P">KEY_P</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_PAUSE">KEY_PAUSE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_PERIOD">KEY_PERIOD</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_POWER">KEY_POWER</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_PRIOR">KEY_PRIOR</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_Q">KEY_Q</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_R">KEY_R</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_RALT">KEY_RALT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A helper for right ALT</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_RBRACKET">KEY_RBRACKET</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_RCONTROL">KEY_RCONTROL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_RETURN">KEY_RETURN</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_RIGHT">KEY_RIGHT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_RMENU">KEY_RMENU</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_RSHIFT">KEY_RSHIFT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_RWIN">KEY_RWIN</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_S">KEY_S</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_SCROLL">KEY_SCROLL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_SEMICOLON">KEY_SEMICOLON</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_SLASH">KEY_SLASH</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_SLEEP">KEY_SLEEP</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_SPACE">KEY_SPACE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_STOP">KEY_STOP</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_SUBTRACT">KEY_SUBTRACT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_SYSRQ">KEY_SYSRQ</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_T">KEY_T</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_TAB">KEY_TAB</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_U">KEY_U</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_UNDERLINE">KEY_UNDERLINE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_UNLABELED">KEY_UNLABELED</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_UP">KEY_UP</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_V">KEY_V</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_W">KEY_W</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_X">KEY_X</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_Y">KEY_Y</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_YEN">KEY_YEN</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#KEY_Z">KEY_Z</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;java.util.ArrayList</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#keyListeners">keyListeners</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The listeners to notify of key events</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;java.util.ArrayList</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#keyListenersToAdd">keyListenersToAdd</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The listener to add</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;char[]</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#keys">keys</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The character values representing the pressed keys</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#MOUSE_LEFT_BUTTON">MOUSE_LEFT_BUTTON</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The left mouse button indicator</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#MOUSE_MIDDLE_BUTTON">MOUSE_MIDDLE_BUTTON</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The middle mouse button indicator</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#MOUSE_RIGHT_BUTTON">MOUSE_RIGHT_BUTTON</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The right mouse button indicator</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;java.util.ArrayList</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#mouseListeners">mouseListeners</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The listeners to notify of mouse events</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;java.util.ArrayList</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#mouseListenersToAdd">mouseListenersToAdd</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The listener to add</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;boolean[]</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#mousePressed">mousePressed</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;THe state of the mouse buttons</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;long[]</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#nextRepeat">nextRepeat</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The time since the next key repeat to be fired for the key</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;boolean[]</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#pressed">pressed</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;True if the key has been pressed since last queries</TD>
</TR>
</TABLE>
&nbsp;
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#Input(int)">Input</A></B>(int&nbsp;height)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create a new input with the height of the screen</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#addControllerListener(org.newdawn.slick.ControllerListener)">addControllerListener</A></B>(<A HREF="../../../org/newdawn/slick/ControllerListener.html" title="interface in org.newdawn.slick">ControllerListener</A>&nbsp;listener)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add a controller listener to be notified of controller input events</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#addKeyListener(org.newdawn.slick.KeyListener)">addKeyListener</A></B>(<A HREF="../../../org/newdawn/slick/KeyListener.html" title="interface in org.newdawn.slick">KeyListener</A>&nbsp;listener)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add a key listener to be notified of key input events</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#addListener(org.newdawn.slick.InputListener)">addListener</A></B>(<A HREF="../../../org/newdawn/slick/InputListener.html" title="interface in org.newdawn.slick">InputListener</A>&nbsp;listener)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add a listener to be notified of input events</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#addMouseListener(org.newdawn.slick.MouseListener)">addMouseListener</A></B>(<A HREF="../../../org/newdawn/slick/MouseListener.html" title="interface in org.newdawn.slick">MouseListener</A>&nbsp;listener)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add a mouse listener to be notified of mouse input events</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#addPrimaryListener(org.newdawn.slick.InputListener)">addPrimaryListener</A></B>(<A HREF="../../../org/newdawn/slick/InputListener.html" title="interface in org.newdawn.slick">InputListener</A>&nbsp;listener)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add a listener to be notified of input events.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#clearControlPressedRecord()">clearControlPressedRecord</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Clear the state for isControlPressed method.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#clearKeyPressedRecord()">clearKeyPressedRecord</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Clear the state for the <code>isKeyPressed</code> method.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#clearMousePressedRecord()">clearMousePressedRecord</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Clear the state for the <code>isMousePressed</code> method.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#considerDoubleClick(int, int, int)">considerDoubleClick</A></B>(int&nbsp;button,
int&nbsp;x,
int&nbsp;y)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Notification that the mouse has been pressed and hence we
should consider what we're doing with double clicking</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#consumeEvent()">consumeEvent</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Notification from an event handle that an event has been consumed</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#disableControllers()">disableControllers</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Disables support for controllers.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#disableKeyRepeat()">disableKeyRepeat</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Disable key repeat for this input context</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#enableKeyRepeat()">enableKeyRepeat</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Enable key repeat for this input context.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#enableKeyRepeat(int, int)">enableKeyRepeat</A></B>(int&nbsp;initial,
int&nbsp;interval)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I></I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#getAbsoluteMouseX()">getAbsoluteMouseX</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the absolute x position of the mouse cursor within the container</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#getAbsoluteMouseY()">getAbsoluteMouseY</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the absolute y position of the mouse cursor within the container</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#getAxisCount(int)">getAxisCount</A></B>(int&nbsp;controller)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the number of axis that are avaiable on a given controller</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#getAxisName(int, int)">getAxisName</A></B>(int&nbsp;controller,
int&nbsp;axis)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the name of the axis with the given index</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;float</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#getAxisValue(int, int)">getAxisValue</A></B>(int&nbsp;controller,
int&nbsp;axis)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the value of the axis with the given index</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#getControllerCount()">getControllerCount</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get a count of the number of controlles available</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#getKeyName(int)">getKeyName</A></B>(int&nbsp;code)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the character representation of the key identified by the specified code</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#getMouseX()">getMouseX</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the x position of the mouse cursor</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#getMouseY()">getMouseY</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the y position of the mouse cursor</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#initControllers()">initControllers</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Initialise the controllers system</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#isButton1Pressed(int)">isButton1Pressed</A></B>(int&nbsp;controller)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Check if button 1 is pressed</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#isButton2Pressed(int)">isButton2Pressed</A></B>(int&nbsp;controller)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Check if button 2 is pressed</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#isButton3Pressed(int)">isButton3Pressed</A></B>(int&nbsp;controller)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Check if button 3 is pressed</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#isButtonPressed(int, int)">isButtonPressed</A></B>(int&nbsp;index,
int&nbsp;controller)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Check if controller button is pressed</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#isControllerDown(int)">isControllerDown</A></B>(int&nbsp;controller)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Check if the controller has the down direction pressed</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#isControllerLeft(int)">isControllerLeft</A></B>(int&nbsp;controller)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Check if the controller has the left direction pressed</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#isControllerRight(int)">isControllerRight</A></B>(int&nbsp;controller)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Check if the controller has the right direction pressed</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#isControllerUp(int)">isControllerUp</A></B>(int&nbsp;controller)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Check if the controller has the up direction pressed</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#isControlPressed(int)">isControlPressed</A></B>(int&nbsp;button)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Check if a controller button has been pressed since last
time</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#isControlPressed(int, int)">isControlPressed</A></B>(int&nbsp;button,
int&nbsp;controller)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Check if a controller button has been pressed since last
time</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#isKeyDown(int)">isKeyDown</A></B>(int&nbsp;code)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Check if a particular key is down</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#isKeyPressed(int)">isKeyPressed</A></B>(int&nbsp;code)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Check if a particular key has been pressed since this method
was last called for the specified key</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#isKeyRepeatEnabled()">isKeyRepeatEnabled</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Check if key repeat is enabled</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#isMouseButtonDown(int)">isMouseButtonDown</A></B>(int&nbsp;button)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Check if a given mouse button is down</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#isMousePressed(int)">isMousePressed</A></B>(int&nbsp;button)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Check if a mouse button has been pressed since last call</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#pause()">pause</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Pauses the polling and sending of input events.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#poll(int, int)">poll</A></B>(int&nbsp;width,
int&nbsp;height)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Poll the state of the input</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#removeAllControllerListeners()">removeAllControllerListeners</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Remove all the controller listeners from this input</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#removeAllKeyListeners()">removeAllKeyListeners</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Remove all the key listeners from this input</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#removeAllListeners()">removeAllListeners</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Remove all the listeners from this input</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#removeAllMouseListeners()">removeAllMouseListeners</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Remove all the mouse listeners from this input</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#removeControllerListener(org.newdawn.slick.ControllerListener)">removeControllerListener</A></B>(<A HREF="../../../org/newdawn/slick/ControllerListener.html" title="interface in org.newdawn.slick">ControllerListener</A>&nbsp;listener)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Remove a controller listener that will no longer be notified</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#removeKeyListener(org.newdawn.slick.KeyListener)">removeKeyListener</A></B>(<A HREF="../../../org/newdawn/slick/KeyListener.html" title="interface in org.newdawn.slick">KeyListener</A>&nbsp;listener)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Remove a key listener that will no longer be notified</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#removeListener(org.newdawn.slick.InputListener)">removeListener</A></B>(<A HREF="../../../org/newdawn/slick/InputListener.html" title="interface in org.newdawn.slick">InputListener</A>&nbsp;listener)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Remove a listener that will no longer be notified</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#removeMouseListener(org.newdawn.slick.MouseListener)">removeMouseListener</A></B>(<A HREF="../../../org/newdawn/slick/MouseListener.html" title="interface in org.newdawn.slick">MouseListener</A>&nbsp;listener)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Remove a mouse listener that will no longer be notified</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#resetInputTransform()">resetInputTransform</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reset the transformation being applied to the input to the default</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#resume()">resume</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Resumes the polling and sending of input events.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#setDoubleClickInterval(int)">setDoubleClickInterval</A></B>(int&nbsp;delay)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the double click interval, the time between the first
and second clicks that should be interpreted as a
double click.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#setMouseClickTolerance(int)">setMouseClickTolerance</A></B>(int&nbsp;mouseClickTolerance)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the pixel distance the mouse can move to accept a mouse click.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#setOffset(float, float)">setOffset</A></B>(float&nbsp;xoffset,
float&nbsp;yoffset)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the offset to apply to the screen coodinates</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/newdawn/slick/Input.html#setScale(float, float)">setScale</A></B>(float&nbsp;scaleX,
float&nbsp;scaleY)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the scaling to apply to screen coordinates</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Field Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="ANY_CONTROLLER"><!-- --></A><H3>
ANY_CONTROLLER</H3>
<PRE>
public static final int <B>ANY_CONTROLLER</B></PRE>
<DL>
<DD>The controller index to pass to check all controllers
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.ANY_CONTROLLER">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_ESCAPE"><!-- --></A><H3>
KEY_ESCAPE</H3>
<PRE>
public static final int <B>KEY_ESCAPE</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_ESCAPE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_1"><!-- --></A><H3>
KEY_1</H3>
<PRE>
public static final int <B>KEY_1</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_1">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_2"><!-- --></A><H3>
KEY_2</H3>
<PRE>
public static final int <B>KEY_2</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_2">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_3"><!-- --></A><H3>
KEY_3</H3>
<PRE>
public static final int <B>KEY_3</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_3">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_4"><!-- --></A><H3>
KEY_4</H3>
<PRE>
public static final int <B>KEY_4</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_4">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_5"><!-- --></A><H3>
KEY_5</H3>
<PRE>
public static final int <B>KEY_5</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_5">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_6"><!-- --></A><H3>
KEY_6</H3>
<PRE>
public static final int <B>KEY_6</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_6">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_7"><!-- --></A><H3>
KEY_7</H3>
<PRE>
public static final int <B>KEY_7</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_7">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_8"><!-- --></A><H3>
KEY_8</H3>
<PRE>
public static final int <B>KEY_8</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_8">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_9"><!-- --></A><H3>
KEY_9</H3>
<PRE>
public static final int <B>KEY_9</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_9">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_0"><!-- --></A><H3>
KEY_0</H3>
<PRE>
public static final int <B>KEY_0</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_0">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_MINUS"><!-- --></A><H3>
KEY_MINUS</H3>
<PRE>
public static final int <B>KEY_MINUS</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_MINUS">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_EQUALS"><!-- --></A><H3>
KEY_EQUALS</H3>
<PRE>
public static final int <B>KEY_EQUALS</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_EQUALS">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_BACK"><!-- --></A><H3>
KEY_BACK</H3>
<PRE>
public static final int <B>KEY_BACK</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_BACK">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_TAB"><!-- --></A><H3>
KEY_TAB</H3>
<PRE>
public static final int <B>KEY_TAB</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_TAB">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_Q"><!-- --></A><H3>
KEY_Q</H3>
<PRE>
public static final int <B>KEY_Q</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_Q">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_W"><!-- --></A><H3>
KEY_W</H3>
<PRE>
public static final int <B>KEY_W</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_W">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_E"><!-- --></A><H3>
KEY_E</H3>
<PRE>
public static final int <B>KEY_E</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_E">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_R"><!-- --></A><H3>
KEY_R</H3>
<PRE>
public static final int <B>KEY_R</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_R">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_T"><!-- --></A><H3>
KEY_T</H3>
<PRE>
public static final int <B>KEY_T</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_T">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_Y"><!-- --></A><H3>
KEY_Y</H3>
<PRE>
public static final int <B>KEY_Y</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_Y">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_U"><!-- --></A><H3>
KEY_U</H3>
<PRE>
public static final int <B>KEY_U</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_U">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_I"><!-- --></A><H3>
KEY_I</H3>
<PRE>
public static final int <B>KEY_I</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_I">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_O"><!-- --></A><H3>
KEY_O</H3>
<PRE>
public static final int <B>KEY_O</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_O">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_P"><!-- --></A><H3>
KEY_P</H3>
<PRE>
public static final int <B>KEY_P</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_P">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_LBRACKET"><!-- --></A><H3>
KEY_LBRACKET</H3>
<PRE>
public static final int <B>KEY_LBRACKET</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_LBRACKET">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_RBRACKET"><!-- --></A><H3>
KEY_RBRACKET</H3>
<PRE>
public static final int <B>KEY_RBRACKET</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_RBRACKET">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_RETURN"><!-- --></A><H3>
KEY_RETURN</H3>
<PRE>
public static final int <B>KEY_RETURN</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_RETURN">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_ENTER"><!-- --></A><H3>
KEY_ENTER</H3>
<PRE>
public static final int <B>KEY_ENTER</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_ENTER">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_LCONTROL"><!-- --></A><H3>
KEY_LCONTROL</H3>
<PRE>
public static final int <B>KEY_LCONTROL</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_LCONTROL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_A"><!-- --></A><H3>
KEY_A</H3>
<PRE>
public static final int <B>KEY_A</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_A">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_S"><!-- --></A><H3>
KEY_S</H3>
<PRE>
public static final int <B>KEY_S</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_S">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_D"><!-- --></A><H3>
KEY_D</H3>
<PRE>
public static final int <B>KEY_D</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_D">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_F"><!-- --></A><H3>
KEY_F</H3>
<PRE>
public static final int <B>KEY_F</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_F">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_G"><!-- --></A><H3>
KEY_G</H3>
<PRE>
public static final int <B>KEY_G</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_G">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_H"><!-- --></A><H3>
KEY_H</H3>
<PRE>
public static final int <B>KEY_H</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_H">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_J"><!-- --></A><H3>
KEY_J</H3>
<PRE>
public static final int <B>KEY_J</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_J">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_K"><!-- --></A><H3>
KEY_K</H3>
<PRE>
public static final int <B>KEY_K</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_K">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_L"><!-- --></A><H3>
KEY_L</H3>
<PRE>
public static final int <B>KEY_L</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_L">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_SEMICOLON"><!-- --></A><H3>
KEY_SEMICOLON</H3>
<PRE>
public static final int <B>KEY_SEMICOLON</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_SEMICOLON">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_APOSTROPHE"><!-- --></A><H3>
KEY_APOSTROPHE</H3>
<PRE>
public static final int <B>KEY_APOSTROPHE</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_APOSTROPHE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_GRAVE"><!-- --></A><H3>
KEY_GRAVE</H3>
<PRE>
public static final int <B>KEY_GRAVE</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_GRAVE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_LSHIFT"><!-- --></A><H3>
KEY_LSHIFT</H3>
<PRE>
public static final int <B>KEY_LSHIFT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_LSHIFT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_BACKSLASH"><!-- --></A><H3>
KEY_BACKSLASH</H3>
<PRE>
public static final int <B>KEY_BACKSLASH</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_BACKSLASH">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_Z"><!-- --></A><H3>
KEY_Z</H3>
<PRE>
public static final int <B>KEY_Z</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_Z">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_X"><!-- --></A><H3>
KEY_X</H3>
<PRE>
public static final int <B>KEY_X</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_X">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_C"><!-- --></A><H3>
KEY_C</H3>
<PRE>
public static final int <B>KEY_C</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_C">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_V"><!-- --></A><H3>
KEY_V</H3>
<PRE>
public static final int <B>KEY_V</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_V">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_B"><!-- --></A><H3>
KEY_B</H3>
<PRE>
public static final int <B>KEY_B</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_B">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_N"><!-- --></A><H3>
KEY_N</H3>
<PRE>
public static final int <B>KEY_N</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_N">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_M"><!-- --></A><H3>
KEY_M</H3>
<PRE>
public static final int <B>KEY_M</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_M">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_COMMA"><!-- --></A><H3>
KEY_COMMA</H3>
<PRE>
public static final int <B>KEY_COMMA</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_COMMA">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_PERIOD"><!-- --></A><H3>
KEY_PERIOD</H3>
<PRE>
public static final int <B>KEY_PERIOD</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_PERIOD">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_SLASH"><!-- --></A><H3>
KEY_SLASH</H3>
<PRE>
public static final int <B>KEY_SLASH</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_SLASH">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_RSHIFT"><!-- --></A><H3>
KEY_RSHIFT</H3>
<PRE>
public static final int <B>KEY_RSHIFT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_RSHIFT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_MULTIPLY"><!-- --></A><H3>
KEY_MULTIPLY</H3>
<PRE>
public static final int <B>KEY_MULTIPLY</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_MULTIPLY">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_LMENU"><!-- --></A><H3>
KEY_LMENU</H3>
<PRE>
public static final int <B>KEY_LMENU</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_LMENU">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_SPACE"><!-- --></A><H3>
KEY_SPACE</H3>
<PRE>
public static final int <B>KEY_SPACE</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_SPACE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_CAPITAL"><!-- --></A><H3>
KEY_CAPITAL</H3>
<PRE>
public static final int <B>KEY_CAPITAL</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_CAPITAL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_F1"><!-- --></A><H3>
KEY_F1</H3>
<PRE>
public static final int <B>KEY_F1</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_F1">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_F2"><!-- --></A><H3>
KEY_F2</H3>
<PRE>
public static final int <B>KEY_F2</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_F2">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_F3"><!-- --></A><H3>
KEY_F3</H3>
<PRE>
public static final int <B>KEY_F3</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_F3">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_F4"><!-- --></A><H3>
KEY_F4</H3>
<PRE>
public static final int <B>KEY_F4</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_F4">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_F5"><!-- --></A><H3>
KEY_F5</H3>
<PRE>
public static final int <B>KEY_F5</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_F5">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_F6"><!-- --></A><H3>
KEY_F6</H3>
<PRE>
public static final int <B>KEY_F6</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_F6">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_F7"><!-- --></A><H3>
KEY_F7</H3>
<PRE>
public static final int <B>KEY_F7</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_F7">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_F8"><!-- --></A><H3>
KEY_F8</H3>
<PRE>
public static final int <B>KEY_F8</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_F8">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_F9"><!-- --></A><H3>
KEY_F9</H3>
<PRE>
public static final int <B>KEY_F9</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_F9">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_F10"><!-- --></A><H3>
KEY_F10</H3>
<PRE>
public static final int <B>KEY_F10</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_F10">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_NUMLOCK"><!-- --></A><H3>
KEY_NUMLOCK</H3>
<PRE>
public static final int <B>KEY_NUMLOCK</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_NUMLOCK">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_SCROLL"><!-- --></A><H3>
KEY_SCROLL</H3>
<PRE>
public static final int <B>KEY_SCROLL</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_SCROLL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_NUMPAD7"><!-- --></A><H3>
KEY_NUMPAD7</H3>
<PRE>
public static final int <B>KEY_NUMPAD7</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_NUMPAD7">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_NUMPAD8"><!-- --></A><H3>
KEY_NUMPAD8</H3>
<PRE>
public static final int <B>KEY_NUMPAD8</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_NUMPAD8">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_NUMPAD9"><!-- --></A><H3>
KEY_NUMPAD9</H3>
<PRE>
public static final int <B>KEY_NUMPAD9</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_NUMPAD9">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_SUBTRACT"><!-- --></A><H3>
KEY_SUBTRACT</H3>
<PRE>
public static final int <B>KEY_SUBTRACT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_SUBTRACT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_NUMPAD4"><!-- --></A><H3>
KEY_NUMPAD4</H3>
<PRE>
public static final int <B>KEY_NUMPAD4</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_NUMPAD4">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_NUMPAD5"><!-- --></A><H3>
KEY_NUMPAD5</H3>
<PRE>
public static final int <B>KEY_NUMPAD5</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_NUMPAD5">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_NUMPAD6"><!-- --></A><H3>
KEY_NUMPAD6</H3>
<PRE>
public static final int <B>KEY_NUMPAD6</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_NUMPAD6">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_ADD"><!-- --></A><H3>
KEY_ADD</H3>
<PRE>
public static final int <B>KEY_ADD</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_ADD">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_NUMPAD1"><!-- --></A><H3>
KEY_NUMPAD1</H3>
<PRE>
public static final int <B>KEY_NUMPAD1</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_NUMPAD1">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_NUMPAD2"><!-- --></A><H3>
KEY_NUMPAD2</H3>
<PRE>
public static final int <B>KEY_NUMPAD2</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_NUMPAD2">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_NUMPAD3"><!-- --></A><H3>
KEY_NUMPAD3</H3>
<PRE>
public static final int <B>KEY_NUMPAD3</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_NUMPAD3">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_NUMPAD0"><!-- --></A><H3>
KEY_NUMPAD0</H3>
<PRE>
public static final int <B>KEY_NUMPAD0</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_NUMPAD0">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_DECIMAL"><!-- --></A><H3>
KEY_DECIMAL</H3>
<PRE>
public static final int <B>KEY_DECIMAL</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_DECIMAL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_F11"><!-- --></A><H3>
KEY_F11</H3>
<PRE>
public static final int <B>KEY_F11</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_F11">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_F12"><!-- --></A><H3>
KEY_F12</H3>
<PRE>
public static final int <B>KEY_F12</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_F12">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_F13"><!-- --></A><H3>
KEY_F13</H3>
<PRE>
public static final int <B>KEY_F13</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_F13">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_F14"><!-- --></A><H3>
KEY_F14</H3>
<PRE>
public static final int <B>KEY_F14</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_F14">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_F15"><!-- --></A><H3>
KEY_F15</H3>
<PRE>
public static final int <B>KEY_F15</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_F15">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_KANA"><!-- --></A><H3>
KEY_KANA</H3>
<PRE>
public static final int <B>KEY_KANA</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_KANA">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_CONVERT"><!-- --></A><H3>
KEY_CONVERT</H3>
<PRE>
public static final int <B>KEY_CONVERT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_CONVERT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_NOCONVERT"><!-- --></A><H3>
KEY_NOCONVERT</H3>
<PRE>
public static final int <B>KEY_NOCONVERT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_NOCONVERT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_YEN"><!-- --></A><H3>
KEY_YEN</H3>
<PRE>
public static final int <B>KEY_YEN</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_YEN">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_NUMPADEQUALS"><!-- --></A><H3>
KEY_NUMPADEQUALS</H3>
<PRE>
public static final int <B>KEY_NUMPADEQUALS</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_NUMPADEQUALS">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_CIRCUMFLEX"><!-- --></A><H3>
KEY_CIRCUMFLEX</H3>
<PRE>
public static final int <B>KEY_CIRCUMFLEX</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_CIRCUMFLEX">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_AT"><!-- --></A><H3>
KEY_AT</H3>
<PRE>
public static final int <B>KEY_AT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_AT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_COLON"><!-- --></A><H3>
KEY_COLON</H3>
<PRE>
public static final int <B>KEY_COLON</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_COLON">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_UNDERLINE"><!-- --></A><H3>
KEY_UNDERLINE</H3>
<PRE>
public static final int <B>KEY_UNDERLINE</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_UNDERLINE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_KANJI"><!-- --></A><H3>
KEY_KANJI</H3>
<PRE>
public static final int <B>KEY_KANJI</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_KANJI">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_STOP"><!-- --></A><H3>
KEY_STOP</H3>
<PRE>
public static final int <B>KEY_STOP</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_STOP">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_AX"><!-- --></A><H3>
KEY_AX</H3>
<PRE>
public static final int <B>KEY_AX</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_AX">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_UNLABELED"><!-- --></A><H3>
KEY_UNLABELED</H3>
<PRE>
public static final int <B>KEY_UNLABELED</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_UNLABELED">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_NUMPADENTER"><!-- --></A><H3>
KEY_NUMPADENTER</H3>
<PRE>
public static final int <B>KEY_NUMPADENTER</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_NUMPADENTER">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_RCONTROL"><!-- --></A><H3>
KEY_RCONTROL</H3>
<PRE>
public static final int <B>KEY_RCONTROL</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_RCONTROL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_NUMPADCOMMA"><!-- --></A><H3>
KEY_NUMPADCOMMA</H3>
<PRE>
public static final int <B>KEY_NUMPADCOMMA</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_NUMPADCOMMA">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_DIVIDE"><!-- --></A><H3>
KEY_DIVIDE</H3>
<PRE>
public static final int <B>KEY_DIVIDE</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_DIVIDE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_SYSRQ"><!-- --></A><H3>
KEY_SYSRQ</H3>
<PRE>
public static final int <B>KEY_SYSRQ</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_SYSRQ">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_RMENU"><!-- --></A><H3>
KEY_RMENU</H3>
<PRE>
public static final int <B>KEY_RMENU</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_RMENU">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_PAUSE"><!-- --></A><H3>
KEY_PAUSE</H3>
<PRE>
public static final int <B>KEY_PAUSE</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_PAUSE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_HOME"><!-- --></A><H3>
KEY_HOME</H3>
<PRE>
public static final int <B>KEY_HOME</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_HOME">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_UP"><!-- --></A><H3>
KEY_UP</H3>
<PRE>
public static final int <B>KEY_UP</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_UP">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_PRIOR"><!-- --></A><H3>
KEY_PRIOR</H3>
<PRE>
public static final int <B>KEY_PRIOR</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_PRIOR">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_LEFT"><!-- --></A><H3>
KEY_LEFT</H3>
<PRE>
public static final int <B>KEY_LEFT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_LEFT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_RIGHT"><!-- --></A><H3>
KEY_RIGHT</H3>
<PRE>
public static final int <B>KEY_RIGHT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_RIGHT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_END"><!-- --></A><H3>
KEY_END</H3>
<PRE>
public static final int <B>KEY_END</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_END">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_DOWN"><!-- --></A><H3>
KEY_DOWN</H3>
<PRE>
public static final int <B>KEY_DOWN</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_DOWN">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_NEXT"><!-- --></A><H3>
KEY_NEXT</H3>
<PRE>
public static final int <B>KEY_NEXT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_NEXT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_INSERT"><!-- --></A><H3>
KEY_INSERT</H3>
<PRE>
public static final int <B>KEY_INSERT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_INSERT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_DELETE"><!-- --></A><H3>
KEY_DELETE</H3>
<PRE>
public static final int <B>KEY_DELETE</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_DELETE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_LWIN"><!-- --></A><H3>
KEY_LWIN</H3>
<PRE>
public static final int <B>KEY_LWIN</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_LWIN">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_RWIN"><!-- --></A><H3>
KEY_RWIN</H3>
<PRE>
public static final int <B>KEY_RWIN</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_RWIN">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_APPS"><!-- --></A><H3>
KEY_APPS</H3>
<PRE>
public static final int <B>KEY_APPS</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_APPS">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_POWER"><!-- --></A><H3>
KEY_POWER</H3>
<PRE>
public static final int <B>KEY_POWER</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_POWER">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_SLEEP"><!-- --></A><H3>
KEY_SLEEP</H3>
<PRE>
public static final int <B>KEY_SLEEP</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_SLEEP">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_LALT"><!-- --></A><H3>
KEY_LALT</H3>
<PRE>
public static final int <B>KEY_LALT</B></PRE>
<DL>
<DD>A helper for left ALT
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_LALT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_RALT"><!-- --></A><H3>
KEY_RALT</H3>
<PRE>
public static final int <B>KEY_RALT</B></PRE>
<DL>
<DD>A helper for right ALT
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.KEY_RALT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="MOUSE_LEFT_BUTTON"><!-- --></A><H3>
MOUSE_LEFT_BUTTON</H3>
<PRE>
public static final int <B>MOUSE_LEFT_BUTTON</B></PRE>
<DL>
<DD>The left mouse button indicator
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.MOUSE_LEFT_BUTTON">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="MOUSE_RIGHT_BUTTON"><!-- --></A><H3>
MOUSE_RIGHT_BUTTON</H3>
<PRE>
public static final int <B>MOUSE_RIGHT_BUTTON</B></PRE>
<DL>
<DD>The right mouse button indicator
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.MOUSE_RIGHT_BUTTON">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="MOUSE_MIDDLE_BUTTON"><!-- --></A><H3>
MOUSE_MIDDLE_BUTTON</H3>
<PRE>
public static final int <B>MOUSE_MIDDLE_BUTTON</B></PRE>
<DL>
<DD>The middle mouse button indicator
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.newdawn.slick.Input.MOUSE_MIDDLE_BUTTON">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="mousePressed"><!-- --></A><H3>
mousePressed</H3>
<PRE>
protected boolean[] <B>mousePressed</B></PRE>
<DL>
<DD>THe state of the mouse buttons
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="keys"><!-- --></A><H3>
keys</H3>
<PRE>
protected char[] <B>keys</B></PRE>
<DL>
<DD>The character values representing the pressed keys
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="pressed"><!-- --></A><H3>
pressed</H3>
<PRE>
protected boolean[] <B>pressed</B></PRE>
<DL>
<DD>True if the key has been pressed since last queries
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="nextRepeat"><!-- --></A><H3>
nextRepeat</H3>
<PRE>
protected long[] <B>nextRepeat</B></PRE>
<DL>
<DD>The time since the next key repeat to be fired for the key
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="consumed"><!-- --></A><H3>
consumed</H3>
<PRE>
protected boolean <B>consumed</B></PRE>
<DL>
<DD>True if the event has been consumed
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="allListeners"><!-- --></A><H3>
allListeners</H3>
<PRE>
protected java.util.HashSet <B>allListeners</B></PRE>
<DL>
<DD>A list of listeners to be notified of input events
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="keyListeners"><!-- --></A><H3>
keyListeners</H3>
<PRE>
protected java.util.ArrayList <B>keyListeners</B></PRE>
<DL>
<DD>The listeners to notify of key events
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="keyListenersToAdd"><!-- --></A><H3>
keyListenersToAdd</H3>
<PRE>
protected java.util.ArrayList <B>keyListenersToAdd</B></PRE>
<DL>
<DD>The listener to add
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="mouseListeners"><!-- --></A><H3>
mouseListeners</H3>
<PRE>
protected java.util.ArrayList <B>mouseListeners</B></PRE>
<DL>
<DD>The listeners to notify of mouse events
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="mouseListenersToAdd"><!-- --></A><H3>
mouseListenersToAdd</H3>
<PRE>
protected java.util.ArrayList <B>mouseListenersToAdd</B></PRE>
<DL>
<DD>The listener to add
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="controllerListeners"><!-- --></A><H3>
controllerListeners</H3>
<PRE>
protected java.util.ArrayList <B>controllerListeners</B></PRE>
<DL>
<DD>The listener to nofiy of controller events
<P>
<DL>
</DL>
</DL>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="Input(int)"><!-- --></A><H3>
Input</H3>
<PRE>
public <B>Input</B>(int&nbsp;height)</PRE>
<DL>
<DD>Create a new input with the height of the screen
<P>
<DL>
<DT><B>Parameters:</B><DD><CODE>height</CODE> - The height of the screen</DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="disableControllers()"><!-- --></A><H3>
disableControllers</H3>
<PRE>
public static void <B>disableControllers</B>()</PRE>
<DL>
<DD>Disables support for controllers. This means the jinput JAR and native libs
are not required.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setDoubleClickInterval(int)"><!-- --></A><H3>
setDoubleClickInterval</H3>
<PRE>
public void <B>setDoubleClickInterval</B>(int&nbsp;delay)</PRE>
<DL>
<DD>Set the double click interval, the time between the first
and second clicks that should be interpreted as a
double click.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>delay</CODE> - The delay between clicks</DL>
</DD>
</DL>
<HR>
<A NAME="setMouseClickTolerance(int)"><!-- --></A><H3>
setMouseClickTolerance</H3>
<PRE>
public void <B>setMouseClickTolerance</B>(int&nbsp;mouseClickTolerance)</PRE>
<DL>
<DD>Set the pixel distance the mouse can move to accept a mouse click.
Default is 5.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>mouseClickTolerance</CODE> - The number of pixels.</DL>
</DD>
</DL>
<HR>
<A NAME="setScale(float, float)"><!-- --></A><H3>
setScale</H3>
<PRE>
public void <B>setScale</B>(float&nbsp;scaleX,
float&nbsp;scaleY)</PRE>
<DL>
<DD>Set the scaling to apply to screen coordinates
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>scaleX</CODE> - The scaling to apply to the horizontal axis<DD><CODE>scaleY</CODE> - The scaling to apply to the vertical axis</DL>
</DD>
</DL>
<HR>
<A NAME="setOffset(float, float)"><!-- --></A><H3>
setOffset</H3>
<PRE>
public void <B>setOffset</B>(float&nbsp;xoffset,
float&nbsp;yoffset)</PRE>
<DL>
<DD>Set the offset to apply to the screen coodinates
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>xoffset</CODE> - The offset on the x-axis<DD><CODE>yoffset</CODE> - The offset on the y-axis</DL>
</DD>
</DL>
<HR>
<A NAME="resetInputTransform()"><!-- --></A><H3>
resetInputTransform</H3>
<PRE>
public void <B>resetInputTransform</B>()</PRE>
<DL>
<DD>Reset the transformation being applied to the input to the default
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="addListener(org.newdawn.slick.InputListener)"><!-- --></A><H3>
addListener</H3>
<PRE>
public void <B>addListener</B>(<A HREF="../../../org/newdawn/slick/InputListener.html" title="interface in org.newdawn.slick">InputListener</A>&nbsp;listener)</PRE>
<DL>
<DD>Add a listener to be notified of input events
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>listener</CODE> - The listener to be notified</DL>
</DD>
</DL>
<HR>
<A NAME="addKeyListener(org.newdawn.slick.KeyListener)"><!-- --></A><H3>
addKeyListener</H3>
<PRE>
public void <B>addKeyListener</B>(<A HREF="../../../org/newdawn/slick/KeyListener.html" title="interface in org.newdawn.slick">KeyListener</A>&nbsp;listener)</PRE>
<DL>
<DD>Add a key listener to be notified of key input events
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>listener</CODE> - The listener to be notified</DL>
</DD>
</DL>
<HR>
<A NAME="addMouseListener(org.newdawn.slick.MouseListener)"><!-- --></A><H3>
addMouseListener</H3>
<PRE>
public void <B>addMouseListener</B>(<A HREF="../../../org/newdawn/slick/MouseListener.html" title="interface in org.newdawn.slick">MouseListener</A>&nbsp;listener)</PRE>
<DL>
<DD>Add a mouse listener to be notified of mouse input events
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>listener</CODE> - The listener to be notified</DL>
</DD>
</DL>
<HR>
<A NAME="addControllerListener(org.newdawn.slick.ControllerListener)"><!-- --></A><H3>
addControllerListener</H3>
<PRE>
public void <B>addControllerListener</B>(<A HREF="../../../org/newdawn/slick/ControllerListener.html" title="interface in org.newdawn.slick">ControllerListener</A>&nbsp;listener)</PRE>
<DL>
<DD>Add a controller listener to be notified of controller input events
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>listener</CODE> - The listener to be notified</DL>
</DD>
</DL>
<HR>
<A NAME="removeAllListeners()"><!-- --></A><H3>
removeAllListeners</H3>
<PRE>
public void <B>removeAllListeners</B>()</PRE>
<DL>
<DD>Remove all the listeners from this input
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="removeAllKeyListeners()"><!-- --></A><H3>
removeAllKeyListeners</H3>
<PRE>
public void <B>removeAllKeyListeners</B>()</PRE>
<DL>
<DD>Remove all the key listeners from this input
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="removeAllMouseListeners()"><!-- --></A><H3>
removeAllMouseListeners</H3>
<PRE>
public void <B>removeAllMouseListeners</B>()</PRE>
<DL>
<DD>Remove all the mouse listeners from this input
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="removeAllControllerListeners()"><!-- --></A><H3>
removeAllControllerListeners</H3>
<PRE>
public void <B>removeAllControllerListeners</B>()</PRE>
<DL>
<DD>Remove all the controller listeners from this input
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="addPrimaryListener(org.newdawn.slick.InputListener)"><!-- --></A><H3>
addPrimaryListener</H3>
<PRE>
public void <B>addPrimaryListener</B>(<A HREF="../../../org/newdawn/slick/InputListener.html" title="interface in org.newdawn.slick">InputListener</A>&nbsp;listener)</PRE>
<DL>
<DD>Add a listener to be notified of input events. This listener
will get events before others that are currently registered
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>listener</CODE> - The listener to be notified</DL>
</DD>
</DL>
<HR>
<A NAME="removeListener(org.newdawn.slick.InputListener)"><!-- --></A><H3>
removeListener</H3>
<PRE>
public void <B>removeListener</B>(<A HREF="../../../org/newdawn/slick/InputListener.html" title="interface in org.newdawn.slick">InputListener</A>&nbsp;listener)</PRE>
<DL>
<DD>Remove a listener that will no longer be notified
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>listener</CODE> - The listen to be removed</DL>
</DD>
</DL>
<HR>
<A NAME="removeKeyListener(org.newdawn.slick.KeyListener)"><!-- --></A><H3>
removeKeyListener</H3>
<PRE>
public void <B>removeKeyListener</B>(<A HREF="../../../org/newdawn/slick/KeyListener.html" title="interface in org.newdawn.slick">KeyListener</A>&nbsp;listener)</PRE>
<DL>
<DD>Remove a key listener that will no longer be notified
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>listener</CODE> - The listen to be removed</DL>
</DD>
</DL>
<HR>
<A NAME="removeControllerListener(org.newdawn.slick.ControllerListener)"><!-- --></A><H3>
removeControllerListener</H3>
<PRE>
public void <B>removeControllerListener</B>(<A HREF="../../../org/newdawn/slick/ControllerListener.html" title="interface in org.newdawn.slick">ControllerListener</A>&nbsp;listener)</PRE>
<DL>
<DD>Remove a controller listener that will no longer be notified
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>listener</CODE> - The listen to be removed</DL>
</DD>
</DL>
<HR>
<A NAME="removeMouseListener(org.newdawn.slick.MouseListener)"><!-- --></A><H3>
removeMouseListener</H3>
<PRE>
public void <B>removeMouseListener</B>(<A HREF="../../../org/newdawn/slick/MouseListener.html" title="interface in org.newdawn.slick">MouseListener</A>&nbsp;listener)</PRE>
<DL>
<DD>Remove a mouse listener that will no longer be notified
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>listener</CODE> - The listen to be removed</DL>
</DD>
</DL>
<HR>
<A NAME="getKeyName(int)"><!-- --></A><H3>
getKeyName</H3>
<PRE>
public static java.lang.String <B>getKeyName</B>(int&nbsp;code)</PRE>
<DL>
<DD>Get the character representation of the key identified by the specified code
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>code</CODE> - The key code of the key to retrieve the name of
<DT><B>Returns:</B><DD>The name or character representation of the key requested</DL>
</DD>
</DL>
<HR>
<A NAME="isKeyPressed(int)"><!-- --></A><H3>
isKeyPressed</H3>
<PRE>
public boolean <B>isKeyPressed</B>(int&nbsp;code)</PRE>
<DL>
<DD>Check if a particular key has been pressed since this method
was last called for the specified key
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>code</CODE> - The key code of the key to check
<DT><B>Returns:</B><DD>True if the key has been pressed</DL>
</DD>
</DL>
<HR>
<A NAME="isMousePressed(int)"><!-- --></A><H3>
isMousePressed</H3>
<PRE>
public boolean <B>isMousePressed</B>(int&nbsp;button)</PRE>
<DL>
<DD>Check if a mouse button has been pressed since last call
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>button</CODE> - The button to check
<DT><B>Returns:</B><DD>True if the button has been pressed since last call</DL>
</DD>
</DL>
<HR>
<A NAME="isControlPressed(int)"><!-- --></A><H3>
isControlPressed</H3>
<PRE>
public boolean <B>isControlPressed</B>(int&nbsp;button)</PRE>
<DL>
<DD>Check if a controller button has been pressed since last
time
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>button</CODE> - The button to check for (note that this includes directional controls first)
<DT><B>Returns:</B><DD>True if the button has been pressed since last time</DL>
</DD>
</DL>
<HR>
<A NAME="isControlPressed(int, int)"><!-- --></A><H3>
isControlPressed</H3>
<PRE>
public boolean <B>isControlPressed</B>(int&nbsp;button,
int&nbsp;controller)</PRE>
<DL>
<DD>Check if a controller button has been pressed since last
time
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>controller</CODE> - The index of the controller to check<DD><CODE>button</CODE> - The button to check for (note that this includes directional controls first)
<DT><B>Returns:</B><DD>True if the button has been pressed since last time</DL>
</DD>
</DL>
<HR>
<A NAME="clearControlPressedRecord()"><!-- --></A><H3>
clearControlPressedRecord</H3>
<PRE>
public void <B>clearControlPressedRecord</B>()</PRE>
<DL>
<DD>Clear the state for isControlPressed method. This will reset all
controls to not pressed
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="clearKeyPressedRecord()"><!-- --></A><H3>
clearKeyPressedRecord</H3>
<PRE>
public void <B>clearKeyPressedRecord</B>()</PRE>
<DL>
<DD>Clear the state for the <code>isKeyPressed</code> method. This will
resort in all keys returning that they haven't been pressed, until
they are pressed again
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="clearMousePressedRecord()"><!-- --></A><H3>
clearMousePressedRecord</H3>
<PRE>
public void <B>clearMousePressedRecord</B>()</PRE>
<DL>
<DD>Clear the state for the <code>isMousePressed</code> method. This will
resort in all mouse buttons returning that they haven't been pressed, until
they are pressed again
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isKeyDown(int)"><!-- --></A><H3>
isKeyDown</H3>
<PRE>
public boolean <B>isKeyDown</B>(int&nbsp;code)</PRE>
<DL>
<DD>Check if a particular key is down
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>code</CODE> - The key code of the key to check
<DT><B>Returns:</B><DD>True if the key is down</DL>
</DD>
</DL>
<HR>
<A NAME="getAbsoluteMouseX()"><!-- --></A><H3>
getAbsoluteMouseX</H3>
<PRE>
public int <B>getAbsoluteMouseX</B>()</PRE>
<DL>
<DD>Get the absolute x position of the mouse cursor within the container
<P>
<DD><DL>
<DT><B>Returns:</B><DD>The absolute x position of the mouse cursor</DL>
</DD>
</DL>
<HR>
<A NAME="getAbsoluteMouseY()"><!-- --></A><H3>
getAbsoluteMouseY</H3>
<PRE>
public int <B>getAbsoluteMouseY</B>()</PRE>
<DL>
<DD>Get the absolute y position of the mouse cursor within the container
<P>
<DD><DL>
<DT><B>Returns:</B><DD>The absolute y position of the mouse cursor</DL>
</DD>
</DL>
<HR>
<A NAME="getMouseX()"><!-- --></A><H3>
getMouseX</H3>
<PRE>
public int <B>getMouseX</B>()</PRE>
<DL>
<DD>Get the x position of the mouse cursor
<P>
<DD><DL>
<DT><B>Returns:</B><DD>The x position of the mouse cursor</DL>
</DD>
</DL>
<HR>
<A NAME="getMouseY()"><!-- --></A><H3>
getMouseY</H3>
<PRE>
public int <B>getMouseY</B>()</PRE>
<DL>
<DD>Get the y position of the mouse cursor
<P>
<DD><DL>
<DT><B>Returns:</B><DD>The y position of the mouse cursor</DL>
</DD>
</DL>
<HR>
<A NAME="isMouseButtonDown(int)"><!-- --></A><H3>
isMouseButtonDown</H3>
<PRE>
public boolean <B>isMouseButtonDown</B>(int&nbsp;button)</PRE>
<DL>
<DD>Check if a given mouse button is down
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>button</CODE> - The index of the button to check (starting at 0)
<DT><B>Returns:</B><DD>True if the mouse button is down</DL>
</DD>
</DL>
<HR>
<A NAME="getControllerCount()"><!-- --></A><H3>
getControllerCount</H3>
<PRE>
public int <B>getControllerCount</B>()</PRE>
<DL>
<DD>Get a count of the number of controlles available
<P>
<DD><DL>
<DT><B>Returns:</B><DD>The number of controllers available</DL>
</DD>
</DL>
<HR>
<A NAME="getAxisCount(int)"><!-- --></A><H3>
getAxisCount</H3>
<PRE>
public int <B>getAxisCount</B>(int&nbsp;controller)</PRE>
<DL>
<DD>Get the number of axis that are avaiable on a given controller
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>controller</CODE> - The index of the controller to check
<DT><B>Returns:</B><DD>The number of axis available on the controller</DL>
</DD>
</DL>
<HR>
<A NAME="getAxisValue(int, int)"><!-- --></A><H3>
getAxisValue</H3>
<PRE>
public float <B>getAxisValue</B>(int&nbsp;controller,
int&nbsp;axis)</PRE>
<DL>
<DD>Get the value of the axis with the given index
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>controller</CODE> - The index of the controller to check<DD><CODE>axis</CODE> - The index of the axis to read
<DT><B>Returns:</B><DD>The axis value at time of reading</DL>
</DD>
</DL>
<HR>
<A NAME="getAxisName(int, int)"><!-- --></A><H3>
getAxisName</H3>
<PRE>
public java.lang.String <B>getAxisName</B>(int&nbsp;controller,
int&nbsp;axis)</PRE>
<DL>
<DD>Get the name of the axis with the given index
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>controller</CODE> - The index of the controller to check<DD><CODE>axis</CODE> - The index of the axis to read
<DT><B>Returns:</B><DD>The name of the specified axis</DL>
</DD>
</DL>
<HR>
<A NAME="isControllerLeft(int)"><!-- --></A><H3>
isControllerLeft</H3>
<PRE>
public boolean <B>isControllerLeft</B>(int&nbsp;controller)</PRE>
<DL>
<DD>Check if the controller has the left direction pressed
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>controller</CODE> - The index of the controller to check
<DT><B>Returns:</B><DD>True if the controller is pressed to the left</DL>
</DD>
</DL>
<HR>
<A NAME="isControllerRight(int)"><!-- --></A><H3>
isControllerRight</H3>
<PRE>
public boolean <B>isControllerRight</B>(int&nbsp;controller)</PRE>
<DL>
<DD>Check if the controller has the right direction pressed
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>controller</CODE> - The index of the controller to check
<DT><B>Returns:</B><DD>True if the controller is pressed to the right</DL>
</DD>
</DL>
<HR>
<A NAME="isControllerUp(int)"><!-- --></A><H3>
isControllerUp</H3>
<PRE>
public boolean <B>isControllerUp</B>(int&nbsp;controller)</PRE>
<DL>
<DD>Check if the controller has the up direction pressed
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>controller</CODE> - The index of the controller to check
<DT><B>Returns:</B><DD>True if the controller is pressed to the up</DL>
</DD>
</DL>
<HR>
<A NAME="isControllerDown(int)"><!-- --></A><H3>
isControllerDown</H3>
<PRE>
public boolean <B>isControllerDown</B>(int&nbsp;controller)</PRE>
<DL>
<DD>Check if the controller has the down direction pressed
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>controller</CODE> - The index of the controller to check
<DT><B>Returns:</B><DD>True if the controller is pressed to the down</DL>
</DD>
</DL>
<HR>
<A NAME="isButtonPressed(int, int)"><!-- --></A><H3>
isButtonPressed</H3>
<PRE>
public boolean <B>isButtonPressed</B>(int&nbsp;index,
int&nbsp;controller)</PRE>
<DL>
<DD>Check if controller button is pressed
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>controller</CODE> - The index of the controller to check<DD><CODE>index</CODE> - The index of the button to check
<DT><B>Returns:</B><DD>True if the button is pressed</DL>
</DD>
</DL>
<HR>
<A NAME="isButton1Pressed(int)"><!-- --></A><H3>
isButton1Pressed</H3>
<PRE>
public boolean <B>isButton1Pressed</B>(int&nbsp;controller)</PRE>
<DL>
<DD>Check if button 1 is pressed
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>controller</CODE> - The index of the controller to check
<DT><B>Returns:</B><DD>True if the button is pressed</DL>
</DD>
</DL>
<HR>
<A NAME="isButton2Pressed(int)"><!-- --></A><H3>
isButton2Pressed</H3>
<PRE>
public boolean <B>isButton2Pressed</B>(int&nbsp;controller)</PRE>
<DL>
<DD>Check if button 2 is pressed
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>controller</CODE> - The index of the controller to check
<DT><B>Returns:</B><DD>True if the button is pressed</DL>
</DD>
</DL>
<HR>
<A NAME="isButton3Pressed(int)"><!-- --></A><H3>
isButton3Pressed</H3>
<PRE>
public boolean <B>isButton3Pressed</B>(int&nbsp;controller)</PRE>
<DL>
<DD>Check if button 3 is pressed
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>controller</CODE> - The index of the controller to check
<DT><B>Returns:</B><DD>True if the button is pressed</DL>
</DD>
</DL>
<HR>
<A NAME="initControllers()"><!-- --></A><H3>
initControllers</H3>
<PRE>
public void <B>initControllers</B>()
throws <A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></PRE>
<DL>
<DD>Initialise the controllers system
<P>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></CODE> - Indicates a failure to use the hardware</DL>
</DD>
</DL>
<HR>
<A NAME="consumeEvent()"><!-- --></A><H3>
consumeEvent</H3>
<PRE>
public void <B>consumeEvent</B>()</PRE>
<DL>
<DD>Notification from an event handle that an event has been consumed
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="considerDoubleClick(int, int, int)"><!-- --></A><H3>
considerDoubleClick</H3>
<PRE>
public void <B>considerDoubleClick</B>(int&nbsp;button,
int&nbsp;x,
int&nbsp;y)</PRE>
<DL>
<DD>Notification that the mouse has been pressed and hence we
should consider what we're doing with double clicking
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>button</CODE> - The button pressed/released<DD><CODE>x</CODE> - The location of the mouse<DD><CODE>y</CODE> - The location of the mouse</DL>
</DD>
</DL>
<HR>
<A NAME="poll(int, int)"><!-- --></A><H3>
poll</H3>
<PRE>
public void <B>poll</B>(int&nbsp;width,
int&nbsp;height)</PRE>
<DL>
<DD>Poll the state of the input
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>width</CODE> - The width of the game view<DD><CODE>height</CODE> - The height of the game view</DL>
</DD>
</DL>
<HR>
<A NAME="enableKeyRepeat(int, int)"><!-- --></A><H3>
enableKeyRepeat</H3>
<PRE>
public void <B>enableKeyRepeat</B>(int&nbsp;initial,
int&nbsp;interval)</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<I></I>
<P>
<DD>Enable key repeat for this input context. This will cause keyPressed to get called repeatedly
at a set interval while the key is pressed
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>initial</CODE> - The interval before key repreating starts after a key press<DD><CODE>interval</CODE> - The interval between key repeats in ms</DL>
</DD>
</DL>
<HR>
<A NAME="enableKeyRepeat()"><!-- --></A><H3>
enableKeyRepeat</H3>
<PRE>
public void <B>enableKeyRepeat</B>()</PRE>
<DL>
<DD>Enable key repeat for this input context. Uses the system settings for repeat
interval configuration.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="disableKeyRepeat()"><!-- --></A><H3>
disableKeyRepeat</H3>
<PRE>
public void <B>disableKeyRepeat</B>()</PRE>
<DL>
<DD>Disable key repeat for this input context
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isKeyRepeatEnabled()"><!-- --></A><H3>
isKeyRepeatEnabled</H3>
<PRE>
public boolean <B>isKeyRepeatEnabled</B>()</PRE>
<DL>
<DD>Check if key repeat is enabled
<P>
<DD><DL>
<DT><B>Returns:</B><DD>True if key repeat is enabled</DL>
</DD>
</DL>
<HR>
<A NAME="pause()"><!-- --></A><H3>
pause</H3>
<PRE>
public void <B>pause</B>()</PRE>
<DL>
<DD>Pauses the polling and sending of input events.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="resume()"><!-- --></A><H3>
resume</H3>
<PRE>
public void <B>resume</B>()</PRE>
<DL>
<DD>Resumes the polling and sending of input events.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Input.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../org/newdawn/slick/ImageBuffer.html" title="class in org.newdawn.slick"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../org/newdawn/slick/InputListener.html" title="interface in org.newdawn.slick"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../index.html?org/newdawn/slick/Input.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="Input.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
<i>Copyright &#169; 2006 New Dawn Software. All Rights Reserved.</i>
</BODY>
</HTML>