1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
{ com.badlogic.gdx.graphics.g2d.BitmapFont: { default: { file: fnt/MaxonTrebuchet.fnt, scaledSize: 24 } } com.badlogic.gdx.scenes.scene2d.ui.TextButton$TextButtonStyle: { default: { font: default, up: button, down: button_down, over: button_over, disabled: button_disabled } } }