|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| com.jme3.input.controls を使用しているパッケージ | |
|---|---|
| com.jme3.input | The com.jme3.input package is used for all input handling in
jMonkeyEngine. |
| com.jme3.input.controls | The com.jme3.input.controls package allows user code to listen
to input events regardless of the type of input used. |
| com.jme3.input により使用される com.jme3.input.controls のクラス | |
|---|---|
ActionListener
ActionListener is used to receive input events in "digital" style. |
|
AnalogListener
AnalogListener is used to receive events of inputs
in analog format. |
|
| InputListener
A generic interface for input listeners, the AnalogListener and
ActionListener interfaces extend this interface. |
|
| Trigger
A trigger represents a physical input, such as a keyboard key, a mouse button, or joystick axis. |
|
| com.jme3.input.controls により使用される com.jme3.input.controls のクラス | |
|---|---|
| InputListener
A generic interface for input listeners, the AnalogListener and
ActionListener interfaces extend this interface. |
|
| Trigger
A trigger represents a physical input, such as a keyboard key, a mouse button, or joystick axis. |
|
|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||