You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
305 lines
11 KiB
305 lines
11 KiB
<!DOCTYPE HTML>
|
|
<!-- NewPage -->
|
|
<html lang="en">
|
|
<head>
|
|
<!-- Generated by javadoc (11.0.13) on Wed Jun 08 18:20:40 UTC 2022 -->
|
|
<title>Constant Field Values (jinput API)</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<meta name="dc.created" content="2022-06-08">
|
|
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
|
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
|
|
<script type="text/javascript" src="script.js"></script>
|
|
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
|
|
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
|
|
<!--[if IE]>
|
|
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
|
|
<![endif]-->
|
|
<script type="text/javascript" src="jquery/jquery-3.5.1.js"></script>
|
|
<script type="text/javascript" src="jquery/jquery-ui.js"></script>
|
|
</head>
|
|
<body>
|
|
<script type="text/javascript"><!--
|
|
try {
|
|
if (location.href.indexOf('is-external=true') == -1) {
|
|
parent.document.title="Constant Field Values (jinput API)";
|
|
}
|
|
}
|
|
catch(err) {
|
|
}
|
|
//-->
|
|
var pathtoroot = "./";
|
|
var useModuleDirectories = true;
|
|
loadScripts(document, 'script');</script>
|
|
<noscript>
|
|
<div>JavaScript is disabled on your browser.</div>
|
|
</noscript>
|
|
<header role="banner">
|
|
<nav role="navigation">
|
|
<div class="fixedNav">
|
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
|
<div class="topNav"><a id="navbar.top">
|
|
<!-- -->
|
|
</a>
|
|
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
|
<a id="navbar.top.firstrow">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="navList" title="Navigation">
|
|
<li><a href="index.html">Overview</a></li>
|
|
<li>Package</li>
|
|
<li>Class</li>
|
|
<li>Use</li>
|
|
<li><a href="overview-tree.html">Tree</a></li>
|
|
<li><a href="deprecated-list.html">Deprecated</a></li>
|
|
<li><a href="index-files/index-1.html">Index</a></li>
|
|
<li><a href="help-doc.html">Help</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="subNav">
|
|
<ul class="navList" id="allclasses_navbar_top">
|
|
<li><a href="allclasses.html">All Classes</a></li>
|
|
</ul>
|
|
<ul class="navListSearch">
|
|
<li><label for="search">SEARCH:</label>
|
|
<input type="text" id="search" value="search" disabled="disabled">
|
|
<input type="reset" id="reset" value="reset" disabled="disabled">
|
|
</li>
|
|
</ul>
|
|
<div>
|
|
<script type="text/javascript"><!--
|
|
allClassesLink = document.getElementById("allclasses_navbar_top");
|
|
if(window==top) {
|
|
allClassesLink.style.display = "block";
|
|
}
|
|
else {
|
|
allClassesLink.style.display = "none";
|
|
}
|
|
//-->
|
|
</script>
|
|
<noscript>
|
|
<div>JavaScript is disabled on your browser.</div>
|
|
</noscript>
|
|
</div>
|
|
<a id="skip.navbar.top">
|
|
<!-- -->
|
|
</a></div>
|
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
|
</div>
|
|
<div class="navPadding"> </div>
|
|
<script type="text/javascript"><!--
|
|
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|
//-->
|
|
</script>
|
|
</nav>
|
|
</header>
|
|
<main role="main">
|
|
<div class="header">
|
|
<h1 title="Constant Field Values" class="title">Constant Field Values</h1>
|
|
<section role="region">
|
|
<h2 title="Contents">Contents</h2>
|
|
<ul>
|
|
<li><a href="#net.java">net.java.*</a></li>
|
|
</ul>
|
|
</section>
|
|
</div>
|
|
<div class="constantValuesContainer"><a id="net.java">
|
|
<!-- -->
|
|
</a>
|
|
<section role="region">
|
|
<h2 title="net.java">net.java.*</h2>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<table class="constantsSummary">
|
|
<caption><span>net.java.games.input.<a href="net/java/games/input/Component.POV.html" title="class in net.java.games.input">Component.POV</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th class="colSecond" scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a id="net.java.games.input.Component.POV.CENTER">
|
|
<!-- -->
|
|
</a><code>public static final float</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="net/java/games/input/Component.POV.html#CENTER">CENTER</a></code></th>
|
|
<td class="colLast"><code>0.0f</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a id="net.java.games.input.Component.POV.DOWN">
|
|
<!-- -->
|
|
</a><code>public static final float</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="net/java/games/input/Component.POV.html#DOWN">DOWN</a></code></th>
|
|
<td class="colLast"><code>0.75f</code></td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a id="net.java.games.input.Component.POV.DOWN_LEFT">
|
|
<!-- -->
|
|
</a><code>public static final float</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="net/java/games/input/Component.POV.html#DOWN_LEFT">DOWN_LEFT</a></code></th>
|
|
<td class="colLast"><code>0.875f</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a id="net.java.games.input.Component.POV.DOWN_RIGHT">
|
|
<!-- -->
|
|
</a><code>public static final float</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="net/java/games/input/Component.POV.html#DOWN_RIGHT">DOWN_RIGHT</a></code></th>
|
|
<td class="colLast"><code>0.625f</code></td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a id="net.java.games.input.Component.POV.LEFT">
|
|
<!-- -->
|
|
</a><code>public static final float</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="net/java/games/input/Component.POV.html#LEFT">LEFT</a></code></th>
|
|
<td class="colLast"><code>1.0f</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a id="net.java.games.input.Component.POV.OFF">
|
|
<!-- -->
|
|
</a><code>public static final float</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="net/java/games/input/Component.POV.html#OFF">OFF</a></code></th>
|
|
<td class="colLast"><code>0.0f</code></td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a id="net.java.games.input.Component.POV.RIGHT">
|
|
<!-- -->
|
|
</a><code>public static final float</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="net/java/games/input/Component.POV.html#RIGHT">RIGHT</a></code></th>
|
|
<td class="colLast"><code>0.5f</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a id="net.java.games.input.Component.POV.UP">
|
|
<!-- -->
|
|
</a><code>public static final float</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="net/java/games/input/Component.POV.html#UP">UP</a></code></th>
|
|
<td class="colLast"><code>0.25f</code></td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a id="net.java.games.input.Component.POV.UP_LEFT">
|
|
<!-- -->
|
|
</a><code>public static final float</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="net/java/games/input/Component.POV.html#UP_LEFT">UP_LEFT</a></code></th>
|
|
<td class="colLast"><code>0.125f</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a id="net.java.games.input.Component.POV.UP_RIGHT">
|
|
<!-- -->
|
|
</a><code>public static final float</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="net/java/games/input/Component.POV.html#UP_RIGHT">UP_RIGHT</a></code></th>
|
|
<td class="colLast"><code>0.375f</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary">
|
|
<caption><span>net.java.games.input.<a href="net/java/games/input/WinTabDevice.html" title="class in net.java.games.input">WinTabDevice</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th class="colSecond" scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a id="net.java.games.input.WinTabDevice.NPressureAxis">
|
|
<!-- -->
|
|
</a><code>public static final int</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="net/java/games/input/WinTabDevice.html#NPressureAxis">NPressureAxis</a></code></th>
|
|
<td class="colLast"><code>4</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a id="net.java.games.input.WinTabDevice.OrientationAxis">
|
|
<!-- -->
|
|
</a><code>public static final int</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="net/java/games/input/WinTabDevice.html#OrientationAxis">OrientationAxis</a></code></th>
|
|
<td class="colLast"><code>6</code></td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a id="net.java.games.input.WinTabDevice.RotationAxis">
|
|
<!-- -->
|
|
</a><code>public static final int</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="net/java/games/input/WinTabDevice.html#RotationAxis">RotationAxis</a></code></th>
|
|
<td class="colLast"><code>7</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a id="net.java.games.input.WinTabDevice.TPressureAxis">
|
|
<!-- -->
|
|
</a><code>public static final int</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="net/java/games/input/WinTabDevice.html#TPressureAxis">TPressureAxis</a></code></th>
|
|
<td class="colLast"><code>5</code></td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a id="net.java.games.input.WinTabDevice.XAxis">
|
|
<!-- -->
|
|
</a><code>public static final int</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="net/java/games/input/WinTabDevice.html#XAxis">XAxis</a></code></th>
|
|
<td class="colLast"><code>1</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a id="net.java.games.input.WinTabDevice.YAxis">
|
|
<!-- -->
|
|
</a><code>public static final int</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="net/java/games/input/WinTabDevice.html#YAxis">YAxis</a></code></th>
|
|
<td class="colLast"><code>2</code></td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a id="net.java.games.input.WinTabDevice.ZAxis">
|
|
<!-- -->
|
|
</a><code>public static final int</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="net/java/games/input/WinTabDevice.html#ZAxis">ZAxis</a></code></th>
|
|
<td class="colLast"><code>3</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
</ul>
|
|
</section>
|
|
</div>
|
|
</main>
|
|
<footer role="contentinfo">
|
|
<nav role="navigation">
|
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
|
<div class="bottomNav"><a id="navbar.bottom">
|
|
<!-- -->
|
|
</a>
|
|
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
|
<a id="navbar.bottom.firstrow">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="navList" title="Navigation">
|
|
<li><a href="index.html">Overview</a></li>
|
|
<li>Package</li>
|
|
<li>Class</li>
|
|
<li>Use</li>
|
|
<li><a href="overview-tree.html">Tree</a></li>
|
|
<li><a href="deprecated-list.html">Deprecated</a></li>
|
|
<li><a href="index-files/index-1.html">Index</a></li>
|
|
<li><a href="help-doc.html">Help</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="subNav">
|
|
<ul class="navList" id="allclasses_navbar_bottom">
|
|
<li><a href="allclasses.html">All Classes</a></li>
|
|
</ul>
|
|
<div>
|
|
<script type="text/javascript"><!--
|
|
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
|
if(window==top) {
|
|
allClassesLink.style.display = "block";
|
|
}
|
|
else {
|
|
allClassesLink.style.display = "none";
|
|
}
|
|
//-->
|
|
</script>
|
|
<noscript>
|
|
<div>JavaScript is disabled on your browser.</div>
|
|
</noscript>
|
|
</div>
|
|
<a id="skip.navbar.bottom">
|
|
<!-- -->
|
|
</a></div>
|
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
|
</nav>
|
|
</footer>
|
|
</body>
|
|
</html>
|
|
|