BlueBoxWare/LibGDXPlugin

Autocomplite fo Skin.getDrawable()

Closed this issue · 1 comments

Is it possible to add autocomplite for Skin.getDrawable() like this for *.java files?
autocomplite111

It is now possible to get autocomplete for Skin (and TextureAtlas) get methods, but you have to use an annotation to specify the files from which to get the names to use, as described here