2011-08-29 05:04:23 +02:00
|
|
|
UIWidget
|
2011-08-30 01:40:56 +02:00
|
|
|
id: gameRootInterface
|
2011-08-29 05:04:23 +02:00
|
|
|
anchors.fill: parent
|
2011-11-02 04:02:56 +01:00
|
|
|
anchors.top: topMenu.bottom
|
|
|
|
margin.top: 1
|
2011-08-29 05:04:23 +02:00
|
|
|
|
|
|
|
UIMap
|
|
|
|
id: gameMap
|
|
|
|
anchors.fill:parent
|
2011-11-02 04:02:56 +01:00
|
|
|
margin.right: 200
|