summaryrefslogtreecommitdiff
path: root/assets/sprites/gui/widgeticons.skin
blob: 5c0a57fe46fe4b1a4b7879d0b22f82217660cd79 (plain)
1
2
3
4
5
6
7
8
9
10
{
  com.badlogic.gdx.scenes.scene2d.ui.ImageButton$ImageButtonStyle: {
    quit: {
      up: exit
    },
    options: {
      up: options
    }
  }
}