I want to create a list of buttons with ScrollPane , but I cant create a ScrollPane . In the constructor method in the examples Skins are used (.atlas , .json files) but how to create these files?
Skin skin = new Skin(Gdx.files.internal("data/uiskin.json"));
Is there a program to generate this json ? As I noticed a lot of Scene2D elements need skins.