Skip to content

Commit bc3e436

Browse files
allow to use with gdx lwjgl3 backend
1 parent de433e5 commit bc3e436

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
package com.badlogic.gdx.controllers.lwjgl3;
2+
3+
import uk.co.electronstudio.sdl2gdx.SDL2ControllerManager;
4+
5+
public class Lwjgl3ControllerManager extends SDL2ControllerManager {
6+
}
7+

0 commit comments

Comments
 (0)