android - libGDX interface cannot be applied error -


i use interfaces in libgdx.

i error in androidlauncher before compile.

it says line: initialize(new mygdxgame(actionresolverandroid), config); .... cannot applied

you can try, run whole code here: https://github.com/kovacsakos/gdx-interfaces

enter image description here

github repo has been updated, can see working code in it.


Comments

Popular posts from this blog

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

c# - Nested Internal Class with Readonly Hashtable throws Null ref exception.. on assignment -