gdx: update to current libgdx API
This commit is contained in:
@@ -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;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user