sound volume!

This commit is contained in:
2015-03-04 13:37:20 -08:00
parent bed3c16b27
commit 54f6b25b39
20 changed files with 354 additions and 37 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@@ -0,0 +1,21 @@
ui.png
size: 32,128
format: RGBA8888
filter: Nearest,Nearest
repeat: none
slider
rotate: false
xy: 2, 2
size: 20, 20
split: 8, 8, 8, 8
orig: 20, 20
offset: 0, 0
index: -1
slider-bar
rotate: false
xy: 2, 24
size: 20, 40
orig: 20, 40
offset: 0, 0
index: -1

View File

@@ -0,0 +1,5 @@
{
com.badlogic.gdx.scenes.scene2d.ui.Slider$SliderStyle: {
default-horizontal: { background: slider, knob: slider-bar }
}}

BIN
desktop/resources/ui/ui.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 313 B