Some level changes
Some cosmetic changes
Added in working score and semi-working leaderboard
This commit is contained in:
ESloman 2016-02-23 11:31:55 +00:00
parent 11a944a808
commit 93f9317de6
16 changed files with 96 additions and 7 deletions

View file

@ -7,6 +7,7 @@ com.badlogic.gdx.graphics.Color: {
},
com.badlogic.gdx.scenes.scene2d.ui.TextButton$TextButtonStyle: {
default: { down: null, up: null, font: default-font, fontColor: white, overFontColor: red }
intro: { down: null, up: null, font: default-font, fontColor: green, overFontColor: red }
},
com.badlogic.gdx.scenes.scene2d.ui.Label$LabelStyle: {
default: { font: default-font, fontColor: white }