{@code
} name attribute defines the name of the style which you can later use with {@link Skin#newList(String,String[],String)}.fontName attribute references a {@link BitmapFont} by name, to be used for render the itemsfontColorUnselected attribute references a {@link Color} by name, to be used for render unselected itemsfontColorSelected attribute references a {@link Color} by name, to be used to render the selected itemselected attribute references a {@link NinePatch} by name, to be used to render the highlight behind theselected item | |