gdx: update to current libgdx API
This commit is contained in:
parent
3c3d68d073
commit
f4224eb4d1
@ -607,9 +607,9 @@ public abstract class GdxMap implements ApplicationListener {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public boolean panStop(float x, float y, int pointer, int button) {
|
public boolean panStop(float x, float y, int pointer, int button) {
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user