Android: Removed outdated comment from source.
This commit is contained in:
parent
adc62e29fb
commit
8f0ea4bcf7
1 changed files with 0 additions and 1 deletions
|
@ -1508,7 +1508,6 @@ class SDLJoystickHandler_API12 extends SDLJoystickHandler {
|
|||
|
||||
class SDLGenericMotionListener implements View.OnGenericMotionListener {
|
||||
// Generic Motion (mouse hover, joystick...) events go here
|
||||
// We only have joysticks yet
|
||||
@Override
|
||||
public boolean onGenericMotion(View v, MotionEvent event) {
|
||||
float x, y;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue