Hi. With using 1.9.9-SNAPSHOT version I've got an error with new features of skins's simple names
Can you add support fo this new features?
Skin JSON files can now use the simple names of classes, i.e. "BitmapFont" rather than "com.badlogic.gdx.graphics.g2d.BitmapFont". Custom classes can be added by overriding Skin.getJsonLoader() and calling json.setClassTag().
Hi. With using 1.9.9-SNAPSHOT version I've got an error with new features of skins's simple names Can you add support fo this new features?
CHANGES Commit