Warning: include(config/userInterface/uiOverrides.php): failed to open stream: No such file or directory in C:\xampp\htdocs\backup\lndr_j_common\config\userInterface\stakeSliderButton.php on line 3
Warning: include(): Failed opening 'config/userInterface/uiOverrides.php' for inclusion (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\backup\lndr_j_common\config\userInterface\stakeSliderButton.php on line 3
{
"type": "Container",
"atlas": "lndr_interface.json",
"x": {
"dynamic": true,
"default": "@view.x.l.148",
"Portrait": "@view.x.l.170"
},
"y": {
"dynamic": true,
"default": 330,
"Portrait": "@iface.stepFunction.@view.y.b.-690,@view.y.b.-330,0.6"
},
"scale": {
"dynamic": true,
"default": 1,
"Portrait": 1.78
},
"children": [
{
"type": "Container",
"x": -1000,
"visible": false,
"animation": [{
"name": "showBetSlider",
"variant": "Sequence",
"children": ["call:show", {
"variant": "Tween",
"duration": 0.15,
"setX": 0
}]
},{
"name": ["hideBetSlider", "hideSliders"],
"variant": "Sequence",
"children": [{
"variant": "Tween",
"duration": 0.15,
"setX": -1000
}, "call:hide"]
}],
"children": [{
"type": "Slider",
"min": 0,
"max": 1,
"size": 650,
"height": 4,
"onChange": "setBetPerLine",
"value": "@game.getBetPerLine",
"options": "@game.getBetPerLineOptions",
"decimals": 0,
"x": 420,
"y": 15,
"button": {
"type": "Button",
"textures": ["sliders_slider.png","sliders_slider.png","sliders_slider.png","sliders_slider.png"]
},
"area": {
"type": "Button",
"scaleX": 1.8,
"textures": ["sliders_slider_line.png","sliders_slider_line.png","sliders_slider_line.png", "sliders_slider_line.png"]
},
"children": [{
"type": "Sprite",
"opaque": true,
"atlas": "lndr_interface.json",
"y": -15,
"x": -70,
"texture": "sliders_background.png"
},{
"type": "Button",
"x": 380,
"y": -20,
"textures": [
"sliders_close_arrow_normal.png",
"sliders_close_arrow_over.png",
"sliders_close_arrow_normal.png",
"sliders_close_arrow_normal.png"
],
"onPress": "hideBetSlider"
},
{
"type": "Text",
"text": ["@translate.TOTAL_BET", " " ,"@game.getTotalBet"],
"id": "sliderBetValue",
"maxWidth": 600,
"font": "Frabk",
"autoUpdate": "cashCoinToggle",
"isCurrency": "@slot.showValuesInCash",
"showCurrencySign": true,
"decimals": 0,
"padding": 20,
"y": -65,
"x": -180,
"lineJoin": "bevel",
"size": {
"dynamic": true,
"default": 34
},
"anchorAlign": "l",
"fill": "#1e1e1e"
}]
}]
},
{
"type": "ToggleButton",
"id": "StakeButton",
"interactionArea": [{"x":0,"y":66},{"x":8,"y":32},{"x":32,"y":7},{"x":64,"y":0},{"x":97,"y":6},{"x":123,"y":29},{"x":133,"y":66},{"x":125,"y":99},{"x":103,"y":122},{"x":67,"y":132},{"x":27,"y":123},{"x":5,"y":97}],
"textures": ["btn_betSelector_normal.png", "btn_betSelector_normal.png", "btn_betSelector_down.png", "btn_betSelector_down.png", "btn_betSelector_disabled.png"],
"onToggle": "toggleSlider",
"onPressSound": "FXButtonClick1"
}]
}