parent
d3be2f332f
commit
2f6185b5cf
@ -1,12 +0,0 @@ |
||||
package com.jme3.input; |
||||
|
||||
/** |
||||
* Response for joystick callback events. |
||||
* @author jayfella |
||||
*/ |
||||
public enum JoystickState { |
||||
|
||||
Connected, |
||||
Disconnected, |
||||
|
||||
} |
Loading…
Reference in new issue