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\stakeButton.php on line 4
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\stakeButton.php on line 4
{
"type": "Container",
"atlas": "all_ui_buttons_new.json",
"x": {
"dynamic": true,
"default": "@view.x.r.-225",
"Portrait": "@iface.stepFunction.@view.x.l.400,@view.x.l.470,0.55"
},
"y": {
"dynamic": true,
"default": "@view.y.b.-105",
"Mobile,Landscape": "@view.y.b.-210",
"Portrait": "@iface.stepFunction.@view.y.b.-980,@view.y.b.-800,0.55"
},
"scale": {
"dynamic": true,
"default": 0.8,
"Portrait": "@iface.stepFunction.1.7,1.7,0.55"
},
"children": [
{
"type": "Button",
"id": "StakeButton",
"canReleaseOutside": false,
"autoFillTextures": true,
"textures": [
"Bet_normal.png"
],
"onPress": "showMenuView",
"onPressSound": "FXButtonClick1"
},
{
"type": "Container",
"id": "",
"visible": {
"dynamic": true,
"default": false,
"Portrait": false
},
"children": [
{
"type": "Button",
"canReleaseOutside": false,
"id": "totalBetPlusBtn",
"onPress": "setBetButton:null:next",
"autoFillTextures": true,
"textures": [
"up.png"
],
"atlas": "",
"x": 0,
"y": -220,
"onPressSound": "",
"animation": []
},
{
"type": "Button",
"canReleaseOutside": false,
"id": "totalBetMinusBtn",
"onPress": "setBetButton:null:prev",
"autoFillTextures": true,
"textures": [
"down.png"
],
"atlas": "",
"x": 0,
"y": 220,
"onPressSound": "",
"animation": []
}
]
}
]
}