126 lines
4.5 KiB
JSON
126 lines
4.5 KiB
JSON
{
|
|
"root": {
|
|
"type": "FrameLayout",
|
|
"name": "hud_root",
|
|
"width": "match_parent",
|
|
"height": "match_parent",
|
|
"vertical_align": "center",
|
|
"horizontal_align": "center",
|
|
"children": [
|
|
{
|
|
"type": "Button",
|
|
"name": "phoneExitButton",
|
|
"horizontal_gravity": "center",
|
|
"vertical_gravity": "center",
|
|
"y": 0,
|
|
"width": "match_parent",
|
|
"height": "match_parent",
|
|
"textures": {
|
|
"normal": "resources/transparent.png",
|
|
"hover": "resources/transparent.png",
|
|
"pressed": "resources/transparent.png"
|
|
}
|
|
},
|
|
{
|
|
"type": "StaticImage",
|
|
"name": "phoneMain",
|
|
"horizontal_gravity": "center",
|
|
"vertical_gravity": "center",
|
|
"y": -60,
|
|
"width": 617.4,
|
|
"height": 991.2,
|
|
"texture": "resources/w/ui/img/phone2/Phone002.png"
|
|
},
|
|
{
|
|
"type": "StaticImage",
|
|
"name": "phoneTimeDay",
|
|
"horizontal_gravity": "center",
|
|
"vertical_gravity": "top",
|
|
"y": 120,
|
|
"width": 446.25,
|
|
"height": 120.4,
|
|
"texture": "resources/w/ui/img/phone2/ClockDay001.png"
|
|
},
|
|
{
|
|
"type": "StaticImage",
|
|
"name": "phoneTimeNight",
|
|
"horizontal_gravity": "center",
|
|
"vertical_gravity": "top",
|
|
"y": 120,
|
|
"width": 446.25,
|
|
"height": 120.4,
|
|
"texture": "resources/w/ui/img/phone2/ClockNight001.png"
|
|
},
|
|
{
|
|
"type": "StaticImage",
|
|
"name": "phoneTimeDawn",
|
|
"horizontal_gravity": "center",
|
|
"vertical_gravity": "top",
|
|
"y": 120,
|
|
"width": 446.25,
|
|
"height": 120.4,
|
|
"texture": "resources/w/ui/img/phone2/ClockMorning001.png"
|
|
},
|
|
{
|
|
"type": "Button",
|
|
"name": "phoneBank",
|
|
"horizontal_gravity": "center",
|
|
"vertical_gravity": "center",
|
|
"x": -80,
|
|
"y": -60,
|
|
"width": 119,
|
|
"height": 119,
|
|
"textures": {
|
|
"normal": "resources/w/ui/img/phone2/IconBank001.png",
|
|
"hover": "resources/w/ui/img/phone2/IconBank001.png",
|
|
"pressed": "resources/w/ui/img/phone2/IconBank001.png"
|
|
}
|
|
},
|
|
{
|
|
"type": "Button",
|
|
"name": "phoneTaxi",
|
|
"horizontal_gravity": "center",
|
|
"vertical_gravity": "center",
|
|
"x": 80,
|
|
"y": -60,
|
|
"width": 119,
|
|
"height": 119,
|
|
"textures": {
|
|
"normal": "resources/w/ui/img/phone2/IconTaxi001.png",
|
|
"hover": "resources/w/ui/img/phone2/IconTaxi001.png",
|
|
"pressed": "resources/w/ui/img/phone2/IconTaxi001.png"
|
|
}
|
|
},
|
|
{
|
|
"type": "Button",
|
|
"name": "phoneVideo",
|
|
"horizontal_gravity": "center",
|
|
"vertical_gravity": "center",
|
|
"x": 80,
|
|
"y": -190,
|
|
"width": 119,
|
|
"height": 119,
|
|
"textures": {
|
|
"normal": "resources/w/ui/img/phone2/IconVideo001.png",
|
|
"hover": "resources/w/ui/img/phone2/IconVideo001.png",
|
|
"pressed": "resources/w/ui/img/phone2/IconVideo001.png"
|
|
}
|
|
},
|
|
{
|
|
"type": "Button",
|
|
"name": "phoneMessenger",
|
|
"horizontal_gravity": "center",
|
|
"vertical_gravity": "center",
|
|
"x": -80,
|
|
"y": -190,
|
|
"width": 119,
|
|
"height": 119,
|
|
"textures": {
|
|
"normal": "resources/w/ui/img/phone2/IconMessenger001.png",
|
|
"hover": "resources/w/ui/img/phone2/IconMessenger001.png",
|
|
"pressed": "resources/w/ui/img/phone2/IconMessenger001.png"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
} |