Finish map editor core functionality
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
{
|
||||
"id": 12,
|
||||
"name": "tutorial",
|
||||
"visible": true,
|
||||
"visible": false,
|
||||
"flipBase": false,
|
||||
"backgroundColor": "646464"
|
||||
}
|
||||
|
||||
+306
-300
File diff suppressed because it is too large
Load Diff
Binary file not shown.
|
Before Width: | Height: | Size: 79 KiB After Width: | Height: | Size: 79 KiB |
@@ -49,6 +49,7 @@ io.anuke.ucore.scene.ui.ImageTextButton$ImageTextButtonStyle: {
|
||||
},
|
||||
io.anuke.ucore.scene.ui.ScrollPane$ScrollPaneStyle: {
|
||||
default: {background: border, vScroll: scroll, vScrollKnob: scroll-knob-vertical},
|
||||
horizontal: {background: border, vScroll: scroll, vScrollKnob: scroll-knob-vertical, hScroll: scroll-horizontal, hScrollKnob: scroll-knob-horizontal},
|
||||
volume: {background: button-map, vScroll: scroll, vScrollKnob: scroll-knob-vertical},
|
||||
clear: {vScroll: scroll, vScrollKnob: scroll-knob-vertical}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user