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.
393 lines
28 KiB
393 lines
28 KiB
<!DOCTYPE HTML>
|
|
<html lang="en">
|
|
<head>
|
|
<!-- Generated by javadoc (17) on Wed Jun 22 19:13:29 UTC 2022 -->
|
|
<title>Mouse (jinput API)</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<meta name="dc.created" content="2022-06-22">
|
|
<meta name="description" content="declaration: package: net.java.games.input, class: Mouse">
|
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
|
<link rel="stylesheet" type="text/css" href="../../../../script-dir/jquery-ui.min.css" title="Style">
|
|
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
|
|
<script type="text/javascript" src="../../../../script.js"></script>
|
|
<script type="text/javascript" src="../../../../script-dir/jquery-3.5.1.min.js"></script>
|
|
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
|
|
</head>
|
|
<body class="class-declaration-page">
|
|
<script type="text/javascript">var evenRowColor = "even-row-color";
|
|
var oddRowColor = "odd-row-color";
|
|
var tableTab = "table-tab";
|
|
var activeTableTab = "active-table-tab";
|
|
var pathtoroot = "../../../../";
|
|
loadScripts(document, 'script');</script>
|
|
<noscript>
|
|
<div>JavaScript is disabled on your browser.</div>
|
|
</noscript>
|
|
<div class="flex-box">
|
|
<header role="banner" class="flex-header">
|
|
<nav role="navigation">
|
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
|
<div class="top-nav" id="navbar-top">
|
|
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
|
|
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
|
|
<li><a href="../../../../index.html">Overview</a></li>
|
|
<li><a href="package-summary.html">Package</a></li>
|
|
<li class="nav-bar-cell1-rev">Class</li>
|
|
<li><a href="class-use/Mouse.html">Use</a></li>
|
|
<li><a href="package-tree.html">Tree</a></li>
|
|
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
|
<li><a href="../../../../help-doc.html#class">Help</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="sub-nav">
|
|
<div>
|
|
<ul class="sub-nav-list">
|
|
<li>Summary: </li>
|
|
<li><a href="#nested-class-summary">Nested</a> | </li>
|
|
<li>Field | </li>
|
|
<li><a href="#constructor-summary">Constr</a> | </li>
|
|
<li><a href="#method-summary">Method</a></li>
|
|
</ul>
|
|
<ul class="sub-nav-list">
|
|
<li>Detail: </li>
|
|
<li>Field | </li>
|
|
<li><a href="#constructor-detail">Constr</a> | </li>
|
|
<li><a href="#method-detail">Method</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
|
|
<input type="text" id="search-input" value="search" disabled="disabled">
|
|
<input type="reset" id="reset-button" value="reset" disabled="disabled">
|
|
</div>
|
|
</div>
|
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
|
<span class="skip-nav" id="skip-navbar-top"></span></nav>
|
|
</header>
|
|
<div class="flex-content">
|
|
<main role="main">
|
|
<!-- ======== START OF CLASS DATA ======== -->
|
|
<div class="header">
|
|
<div class="sub-title"><span class="package-label-in-type">Package</span> <a href="package-summary.html">net.java.games.input</a></div>
|
|
<h1 title="Class Mouse" class="title">Class Mouse</h1>
|
|
</div>
|
|
<div class="inheritance" title="Inheritance Tree"><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html" title="class or interface in java.lang" class="external-link">java.lang.Object</a>
|
|
<div class="inheritance"><a href="AbstractController.html" title="class in net.java.games.input">net.java.games.input.AbstractController</a>
|
|
<div class="inheritance">net.java.games.input.Mouse</div>
|
|
</div>
|
|
</div>
|
|
<section class="class-description" id="class-description">
|
|
<dl class="notes">
|
|
<dt>All Implemented Interfaces:</dt>
|
|
<dd><code><a href="Controller.html" title="interface in net.java.games.input">Controller</a></code></dd>
|
|
</dl>
|
|
<hr>
|
|
<div class="type-signature"><span class="modifiers">public abstract class </span><span class="element-name type-name-label">Mouse</span>
|
|
<span class="extends-implements">extends <a href="AbstractController.html" title="class in net.java.games.input">AbstractController</a></span></div>
|
|
<div class="block">A Mouse is a type of controller consisting of two child controllers,
|
|
a ball and a button pad. This includes devices such as touch pads,
|
|
trackballs, and fingersticks.</div>
|
|
</section>
|
|
<section class="summary">
|
|
<ul class="summary-list">
|
|
<!-- ======== NESTED CLASS SUMMARY ======== -->
|
|
<li>
|
|
<section class="nested-class-summary" id="nested-class-summary">
|
|
<h2>Nested Class Summary</h2>
|
|
<div class="inherited-list">
|
|
<h2 id="nested-classes-inherited-from-class-net.java.games.input.Controller">Nested classes/interfaces inherited from interface net.java.games.input.<a href="Controller.html" title="interface in net.java.games.input">Controller</a></h2>
|
|
<code><a href="Controller.PortType.html" title="class in net.java.games.input">Controller.PortType</a>, <a href="Controller.Type.html" title="class in net.java.games.input">Controller.Type</a></code></div>
|
|
</section>
|
|
</li>
|
|
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
|
<li>
|
|
<section class="constructor-summary" id="constructor-summary">
|
|
<h2>Constructor Summary</h2>
|
|
<div class="caption"><span>Constructors</span></div>
|
|
<div class="summary-table three-column-summary">
|
|
<div class="table-header col-first">Modifier</div>
|
|
<div class="table-header col-second">Constructor</div>
|
|
<div class="table-header col-last">Description</div>
|
|
<div class="col-first even-row-color"><code>protected </code></div>
|
|
<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E(java.lang.String,net.java.games.input.Component%5B%5D,net.java.games.input.AbstractController%5B%5D,net.java.games.input.Rumbler%5B%5D)" class="member-name-link">Mouse</a><wbr>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a> name,
|
|
<a href="Component.html" title="interface in net.java.games.input">Component</a>[] components,
|
|
<a href="AbstractController.html" title="class in net.java.games.input">AbstractController</a>[] children,
|
|
<a href="Rumbler.html" title="interface in net.java.games.input">Rumbler</a>[] rumblers)</code></div>
|
|
<div class="col-last even-row-color"> </div>
|
|
</div>
|
|
</section>
|
|
</li>
|
|
<!-- ========== METHOD SUMMARY =========== -->
|
|
<li>
|
|
<section class="method-summary" id="method-summary">
|
|
<h2>Method Summary</h2>
|
|
<div id="method-summary-table">
|
|
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="method-summary-table-tab0" role="tab" aria-selected="true" aria-controls="method-summary-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table', 3)" class="active-table-tab">All Methods</button><button id="method-summary-table-tab2" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab2', 3)" class="table-tab">Instance Methods</button><button id="method-summary-table-tab4" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab4', 3)" class="table-tab">Concrete Methods</button></div>
|
|
<div id="method-summary-table.tabpanel" role="tabpanel">
|
|
<div class="summary-table three-column-summary" aria-labelledby="method-summary-table-tab0">
|
|
<div class="table-header col-first">Modifier and Type</div>
|
|
<div class="table-header col-second">Method</div>
|
|
<div class="table-header col-last">Description</div>
|
|
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="Component.html" title="interface in net.java.games.input">Component</a></code></div>
|
|
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getBack()" class="member-name-link">getBack</a>()</code></div>
|
|
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
|
|
<div class="block">Returns the back mouse button, null if the mouse hasn't
|
|
got one.</div>
|
|
</div>
|
|
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="Component.html" title="interface in net.java.games.input">Component</a></code></div>
|
|
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getButton3()" class="member-name-link">getButton3</a>()</code></div>
|
|
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
|
|
<div class="block">Returns forth mouse button, null if the mouse hasn't
|
|
got one.</div>
|
|
</div>
|
|
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="Component.html" title="interface in net.java.games.input">Component</a></code></div>
|
|
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getButton4()" class="member-name-link">getButton4</a>()</code></div>
|
|
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
|
|
<div class="block">Returns fifth mouse button, null if the mouse hasn't
|
|
got one.</div>
|
|
</div>
|
|
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="Component.html" title="interface in net.java.games.input">Component</a></code></div>
|
|
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getExtra()" class="member-name-link">getExtra</a>()</code></div>
|
|
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
|
|
<div class="block">Returns the extra or 5th mouse button, null if the mouse has
|
|
fewer than 5 buttons.</div>
|
|
</div>
|
|
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="Component.html" title="interface in net.java.games.input">Component</a></code></div>
|
|
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getForward()" class="member-name-link">getForward</a>()</code></div>
|
|
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
|
|
<div class="block">Returns the forward mouse button, null if the mouse hasn't
|
|
got one.</div>
|
|
</div>
|
|
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="Component.html" title="interface in net.java.games.input">Component</a></code></div>
|
|
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getLeft()" class="member-name-link">getLeft</a>()</code></div>
|
|
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
|
|
<div class="block">Returns the left mouse button.</div>
|
|
</div>
|
|
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="Component.html" title="interface in net.java.games.input">Component</a></code></div>
|
|
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getMiddle()" class="member-name-link">getMiddle</a>()</code></div>
|
|
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
|
|
<div class="block">Returns the middle, null if the mouse has fewer than three buttons.</div>
|
|
</div>
|
|
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="Component.html" title="interface in net.java.games.input">Component</a></code></div>
|
|
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getPrimaryButton()" class="member-name-link">getPrimaryButton</a>()</code></div>
|
|
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
|
|
<div class="block">Returns the left or primary mouse button, never null.</div>
|
|
</div>
|
|
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="Component.html" title="interface in net.java.games.input">Component</a></code></div>
|
|
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getRight()" class="member-name-link">getRight</a>()</code></div>
|
|
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
|
|
<div class="block">Returns the right, null if the mouse is a single-button mouse.</div>
|
|
</div>
|
|
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="Component.html" title="interface in net.java.games.input">Component</a></code></div>
|
|
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getSecondaryButton()" class="member-name-link">getSecondaryButton</a>()</code></div>
|
|
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
|
|
<div class="block">Returns the right or secondary mouse button, null if the mouse is
|
|
a single-button mouse.</div>
|
|
</div>
|
|
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="Component.html" title="interface in net.java.games.input">Component</a></code></div>
|
|
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getSide()" class="member-name-link">getSide</a>()</code></div>
|
|
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
|
|
<div class="block">Returns the side or 4th mouse button, null if the mouse has
|
|
fewer than 4 buttons.</div>
|
|
</div>
|
|
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="Component.html" title="interface in net.java.games.input">Component</a></code></div>
|
|
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getTertiaryButton()" class="member-name-link">getTertiaryButton</a>()</code></div>
|
|
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
|
|
<div class="block">Returns the middle or tertiary mouse button, null if the mouse has
|
|
fewer than three buttons.</div>
|
|
</div>
|
|
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="Controller.Type.html" title="class in net.java.games.input">Controller.Type</a></code></div>
|
|
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getType()" class="member-name-link">getType</a>()</code></div>
|
|
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
|
|
<div class="block">Returns the type of the Controller.</div>
|
|
</div>
|
|
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="Component.html" title="interface in net.java.games.input">Component</a></code></div>
|
|
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getWheel()" class="member-name-link">getWheel</a>()</code></div>
|
|
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
|
|
<div class="block">Returns the mouse wheel, or null if no mouse wheel is present.</div>
|
|
</div>
|
|
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="Component.html" title="interface in net.java.games.input">Component</a></code></div>
|
|
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getX()" class="member-name-link">getX</a>()</code></div>
|
|
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
|
|
<div class="block">Returns the x-axis for the mouse ball, never null.</div>
|
|
</div>
|
|
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="Component.html" title="interface in net.java.games.input">Component</a></code></div>
|
|
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getY()" class="member-name-link">getY</a>()</code></div>
|
|
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
|
|
<div class="block">Returns the y-axis for the mouse ball, never null.</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="inherited-list">
|
|
<h3 id="methods-inherited-from-class-net.java.games.input.AbstractController">Methods inherited from class net.java.games.input.<a href="AbstractController.html" title="class in net.java.games.input">AbstractController</a></h3>
|
|
<code><a href="AbstractController.html#equals(java.lang.Object)">equals</a>, <a href="AbstractController.html#getComponent(net.java.games.input.Component.Identifier)">getComponent</a>, <a href="AbstractController.html#getComponents()">getComponents</a>, <a href="AbstractController.html#getControllers()">getControllers</a>, <a href="AbstractController.html#getEventQueue()">getEventQueue</a>, <a href="AbstractController.html#getName()">getName</a>, <a href="AbstractController.html#getNextDeviceEvent(net.java.games.input.Event)">getNextDeviceEvent</a>, <a href="AbstractController.html#getPortNumber()">getPortNumber</a>, <a href="AbstractController.html#getPortType()">getPortType</a>, <a href="AbstractController.html#getRumblers()">getRumblers</a>, <a href="AbstractController.html#poll()">poll</a>, <a href="AbstractController.html#pollDevice()">pollDevice</a>, <a href="AbstractController.html#setDeviceEventQueueSize(int)">setDeviceEventQueueSize</a>, <a href="AbstractController.html#setEventQueueSize(int)">setEventQueueSize</a>, <a href="AbstractController.html#toString()">toString</a></code></div>
|
|
<div class="inherited-list">
|
|
<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></h3>
|
|
<code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang" class="external-link">clone</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang" class="external-link">finalize</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang" class="external-link">getClass</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang" class="external-link">hashCode</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang" class="external-link">notify</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang" class="external-link">notifyAll</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang" class="external-link">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang" class="external-link">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait(long,int)" title="class or interface in java.lang" class="external-link">wait</a></code></div>
|
|
</section>
|
|
</li>
|
|
</ul>
|
|
</section>
|
|
<section class="details">
|
|
<ul class="details-list">
|
|
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
|
<li>
|
|
<section class="constructor-details" id="constructor-detail">
|
|
<h2>Constructor Details</h2>
|
|
<ul class="member-list">
|
|
<li>
|
|
<section class="detail" id="<init>(java.lang.String,net.java.games.input.Component[],net.java.games.input.AbstractController[],net.java.games.input.Rumbler[])">
|
|
<h3>Mouse</h3>
|
|
<div class="member-signature"><span class="modifiers">protected</span> <span class="element-name">Mouse</span><wbr><span class="parameters">(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a> name,
|
|
<a href="Component.html" title="interface in net.java.games.input">Component</a>[] components,
|
|
<a href="AbstractController.html" title="class in net.java.games.input">AbstractController</a>[] children,
|
|
<a href="Rumbler.html" title="interface in net.java.games.input">Rumbler</a>[] rumblers)</span></div>
|
|
</section>
|
|
</li>
|
|
</ul>
|
|
</section>
|
|
</li>
|
|
<!-- ============ METHOD DETAIL ========== -->
|
|
<li>
|
|
<section class="method-details" id="method-detail">
|
|
<h2>Method Details</h2>
|
|
<ul class="member-list">
|
|
<li>
|
|
<section class="detail" id="getType()">
|
|
<h3>getType</h3>
|
|
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type"><a href="Controller.Type.html" title="class in net.java.games.input">Controller.Type</a></span> <span class="element-name">getType</span>()</div>
|
|
<div class="block">Returns the type of the Controller.</div>
|
|
<dl class="notes">
|
|
<dt>Specified by:</dt>
|
|
<dd><code><a href="Controller.html#getType()">getType</a></code> in interface <code><a href="Controller.html" title="interface in net.java.games.input">Controller</a></code></dd>
|
|
<dt>Overrides:</dt>
|
|
<dd><code><a href="AbstractController.html#getType()">getType</a></code> in class <code><a href="AbstractController.html" title="class in net.java.games.input">AbstractController</a></code></dd>
|
|
</dl>
|
|
</section>
|
|
</li>
|
|
<li>
|
|
<section class="detail" id="getX()">
|
|
<h3>getX</h3>
|
|
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type"><a href="Component.html" title="interface in net.java.games.input">Component</a></span> <span class="element-name">getX</span>()</div>
|
|
<div class="block">Returns the x-axis for the mouse ball, never null.</div>
|
|
</section>
|
|
</li>
|
|
<li>
|
|
<section class="detail" id="getY()">
|
|
<h3>getY</h3>
|
|
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type"><a href="Component.html" title="interface in net.java.games.input">Component</a></span> <span class="element-name">getY</span>()</div>
|
|
<div class="block">Returns the y-axis for the mouse ball, never null.</div>
|
|
</section>
|
|
</li>
|
|
<li>
|
|
<section class="detail" id="getWheel()">
|
|
<h3>getWheel</h3>
|
|
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type"><a href="Component.html" title="interface in net.java.games.input">Component</a></span> <span class="element-name">getWheel</span>()</div>
|
|
<div class="block">Returns the mouse wheel, or null if no mouse wheel is present.</div>
|
|
</section>
|
|
</li>
|
|
<li>
|
|
<section class="detail" id="getPrimaryButton()">
|
|
<h3>getPrimaryButton</h3>
|
|
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type"><a href="Component.html" title="interface in net.java.games.input">Component</a></span> <span class="element-name">getPrimaryButton</span>()</div>
|
|
<div class="block">Returns the left or primary mouse button, never null.</div>
|
|
</section>
|
|
</li>
|
|
<li>
|
|
<section class="detail" id="getSecondaryButton()">
|
|
<h3>getSecondaryButton</h3>
|
|
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type"><a href="Component.html" title="interface in net.java.games.input">Component</a></span> <span class="element-name">getSecondaryButton</span>()</div>
|
|
<div class="block">Returns the right or secondary mouse button, null if the mouse is
|
|
a single-button mouse.</div>
|
|
</section>
|
|
</li>
|
|
<li>
|
|
<section class="detail" id="getTertiaryButton()">
|
|
<h3>getTertiaryButton</h3>
|
|
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type"><a href="Component.html" title="interface in net.java.games.input">Component</a></span> <span class="element-name">getTertiaryButton</span>()</div>
|
|
<div class="block">Returns the middle or tertiary mouse button, null if the mouse has
|
|
fewer than three buttons.</div>
|
|
</section>
|
|
</li>
|
|
<li>
|
|
<section class="detail" id="getLeft()">
|
|
<h3>getLeft</h3>
|
|
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type"><a href="Component.html" title="interface in net.java.games.input">Component</a></span> <span class="element-name">getLeft</span>()</div>
|
|
<div class="block">Returns the left mouse button.</div>
|
|
</section>
|
|
</li>
|
|
<li>
|
|
<section class="detail" id="getRight()">
|
|
<h3>getRight</h3>
|
|
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type"><a href="Component.html" title="interface in net.java.games.input">Component</a></span> <span class="element-name">getRight</span>()</div>
|
|
<div class="block">Returns the right, null if the mouse is a single-button mouse.</div>
|
|
</section>
|
|
</li>
|
|
<li>
|
|
<section class="detail" id="getMiddle()">
|
|
<h3>getMiddle</h3>
|
|
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type"><a href="Component.html" title="interface in net.java.games.input">Component</a></span> <span class="element-name">getMiddle</span>()</div>
|
|
<div class="block">Returns the middle, null if the mouse has fewer than three buttons.</div>
|
|
</section>
|
|
</li>
|
|
<li>
|
|
<section class="detail" id="getSide()">
|
|
<h3>getSide</h3>
|
|
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type"><a href="Component.html" title="interface in net.java.games.input">Component</a></span> <span class="element-name">getSide</span>()</div>
|
|
<div class="block">Returns the side or 4th mouse button, null if the mouse has
|
|
fewer than 4 buttons.</div>
|
|
</section>
|
|
</li>
|
|
<li>
|
|
<section class="detail" id="getExtra()">
|
|
<h3>getExtra</h3>
|
|
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type"><a href="Component.html" title="interface in net.java.games.input">Component</a></span> <span class="element-name">getExtra</span>()</div>
|
|
<div class="block">Returns the extra or 5th mouse button, null if the mouse has
|
|
fewer than 5 buttons.</div>
|
|
</section>
|
|
</li>
|
|
<li>
|
|
<section class="detail" id="getForward()">
|
|
<h3>getForward</h3>
|
|
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type"><a href="Component.html" title="interface in net.java.games.input">Component</a></span> <span class="element-name">getForward</span>()</div>
|
|
<div class="block">Returns the forward mouse button, null if the mouse hasn't
|
|
got one.</div>
|
|
</section>
|
|
</li>
|
|
<li>
|
|
<section class="detail" id="getBack()">
|
|
<h3>getBack</h3>
|
|
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type"><a href="Component.html" title="interface in net.java.games.input">Component</a></span> <span class="element-name">getBack</span>()</div>
|
|
<div class="block">Returns the back mouse button, null if the mouse hasn't
|
|
got one.</div>
|
|
</section>
|
|
</li>
|
|
<li>
|
|
<section class="detail" id="getButton3()">
|
|
<h3>getButton3</h3>
|
|
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type"><a href="Component.html" title="interface in net.java.games.input">Component</a></span> <span class="element-name">getButton3</span>()</div>
|
|
<div class="block">Returns forth mouse button, null if the mouse hasn't
|
|
got one.</div>
|
|
</section>
|
|
</li>
|
|
<li>
|
|
<section class="detail" id="getButton4()">
|
|
<h3>getButton4</h3>
|
|
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type"><a href="Component.html" title="interface in net.java.games.input">Component</a></span> <span class="element-name">getButton4</span>()</div>
|
|
<div class="block">Returns fifth mouse button, null if the mouse hasn't
|
|
got one.</div>
|
|
</section>
|
|
</li>
|
|
</ul>
|
|
</section>
|
|
</li>
|
|
</ul>
|
|
</section>
|
|
<!-- ========= END OF CLASS DATA ========= -->
|
|
</main>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|
|
|