{
  "$$ClassName" : "TCastleUserInterface",
  "FullSize" : true,
  "Name" : "Group1",
  "$Children" : [
    {
      "$$ClassName" : "TCastleImageControl",
      "Content" : {
        "$$ClassName" : "TCastleImagePersistent",
        "SmoothScaling" : false,
        "URL" : "castle-data:/mountains_background.png"
      },
      "Height" : 9.0000000000000000E+002,
      "HorizontalAnchorParent" : "hpMiddle",
      "HorizontalAnchorSelf" : "hpMiddle",
      "Name" : "ImageBackground",
      "ProportionalScaling" : "psEnclose",
      "Stretch" : true,
      "VerticalAnchorParent" : "vpMiddle",
      "VerticalAnchorSelf" : "vpMiddle",
      "Width" : 1.6000000000000000E+003,
      "$Children" : [
        {
          "$$ClassName" : "TCastleImageControl",
          "Content" : {
            "$$ClassName" : "TCastleImagePersistent",
            "URL" : "castle-data:/biplane.png"
          },
          "Height" : 1.6000000000000000E+002,
          "HorizontalAnchorDelta" : 3.8930688476562500E+002,
          "Name" : "ImagePlayer",
          "ProportionalScaling" : "psEnclose",
          "Stretch" : true,
          "VerticalAnchorDelta" : 5.8430932617187500E+002,
          "Width" : 2.9000000000000000E+002
        }
      ]
    },
    {
      "$$ClassName" : "TCastleLabel",
      "ColorPersistent" : {
        "$$ClassName" : "TCastleColorPersistent",
        "Green" : 1.0000000000000000E+000,
        "Red" : 1.0000000000000000E+000
      },
      "FontSize" : 2.0000000000000000E+001,
      "HorizontalAnchorDelta" : -2.0000000000000000E+001,
      "HorizontalAnchorParent" : "hpRight",
      "HorizontalAnchorSelf" : "hpRight",
      "Name" : "LabelFps",
      "Text" : [
        "FPS: xxx"
      ],
      "VerticalAnchorDelta" : -2.0000000000000000E+001,
      "VerticalAnchorParent" : "vpTop",
      "VerticalAnchorSelf" : "vpTop"
    }
  ]
}