Modifier and Type | Field and Description |
---|---|
Drawable |
background
Optional.
|
Drawable |
down
Optional.
|
BitmapFont |
font |
Color |
fontColorSelected |
Color |
fontColorUnselected |
Drawable |
selection |
Constructor and Description |
---|
ListStyle() |
ListStyle(BitmapFont font,
Color fontColorSelected,
Color fontColorUnselected,
Drawable selection) |
ListStyle(List.ListStyle style) |
public BitmapFont font
public Color fontColorSelected
public Color fontColorUnselected
public Drawable selection
public Drawable down
public Drawable background
public ListStyle()
public ListStyle(BitmapFont font, Color fontColorSelected, Color fontColorUnselected, Drawable selection)
public ListStyle(List.ListStyle style)
Copyright © 2017. All rights reserved.