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\stakeValues.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\stakeValues.php on line 3
{
"type": "Container",
"children": [{
"type": "Container",
"children": [{
"type": "RadioButtonsContainer",
"id": "possibleBetValues",
"visible": {
"dynamic": true,
"default": true,
"Mobile,Portrait": false
},
"onRadioSelected": "setBetJellyUI",
"buttonsValues": "@model.bets",
"selectedButtonValue": "@model.bet",
"dynamicLayout": {
"itemsPerRow": 5,
"xOffset": 210,
"yOffset": 220
},
"align": "tl",
"button": {
"type": "ToggleButton",
"scale": 0.9,
"atlas": "all_ui_buttons_new.json",
"textures": ["circle_bet_normal.png", "circle_bet_normal.png", "circle_bet_active.png", "circle_bet_active.png"],
"onPressSound": "FXButtonClick1",
"text": {
"type": "Text",
"text": "@game.getTotalStakeValue.@model.value,",
"isCurrency": true,
"showCurrencySign": false,
"decimals": 2,
"maxWidth": 190,
"font": "Frabk",
"toggleOn": {
"fill": "#FFFFFF"
},
"fill": "#FFFFFF",
"thickness": 0,
"size": 45,
"anchorAlign": "c"
}
}
},{
"type": "RadioButtonsContainerMobile",
"id": "possibleBetValuesMobile",
"alignToCenter": true,
"visible": {
"dynamic": true,
"default": false,
"Mobile,Portrait": true
},
"scale": {
"dynamic": true,
"default": 1,
"Portrait": "@iface.stepFunction.1,0.8,0.55"
},
"onRadioSelected": "setBetJellyUI",
"buttonsValues": "@model.bets",
"selectedButtonValue": "@model.bet",
"dynamicLayout": {
"itemsPerRow": 4,
"xOffset": 210,
"yOffset": 210
},
"align": "tl",
"button": {
"type": "ToggleButton",
"scale": 0.9,
"atlas": "all_ui_buttons_new.json",
"textures": ["circle_bet_normal.png", "circle_bet_normal.png", "circle_bet_active.png", "circle_bet_active.png"],
"onPressSound": "FXButtonClick1",
"text": {
"type": "Text",
"text": "@game.getTotalStakeValue.@model.value,",
"isCurrency": true,
"showCurrencySign": false,
"decimals": 2,
"maxWidth": 190,
"font": "Frabk",
"toggleOn": {
"fill": "#FFFFFF"
},
"fill": "#FFFFFF",
"thickness": 0,
"size": 45,
"anchorAlign": "c"
}
}
}]
}]
}