You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
337 B

MenuButton < Button
margin.bottom: 11
margin.left: 20
margin.right: 20
Panel
id: mainMenuBackground
image:
source: /mainmenu/ui/background.png
smooth: true
fixed ratio: true
anchors.top: topMenu.bottom
anchors.left: parent.left
anchors.right: parent.right
anchors.bottom: parent.bottom
focusable: false