You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

CareerBoxSurrender.res 2.1KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124
  1. "Resource/CareerBoxSurrender.res"
  2. {
  3. "CareerBoxSurrender"
  4. {
  5. "ControlName" "Frame"
  6. "fieldName" "CareerBoxSurrender"
  7. "xpos" "220"
  8. "ypos" "190"
  9. "wide" "200"
  10. "tall" "100"
  11. "autoResize" "0"
  12. "pinCorner" "0"
  13. "visible" "1"
  14. "enabled" "1"
  15. "tabPosition" "0"
  16. "settitlebarvisible" "0"
  17. }
  18. "IconPanel"
  19. {
  20. "ControlName" "Panel"
  21. "fieldName" "IconPanel"
  22. "xpos" "10"
  23. "ypos" "10"
  24. "wide" "25"
  25. "tall" "25"
  26. "autoResize" "0"
  27. "pinCorner" "0"
  28. "visible" "1"
  29. "enabled" "1"
  30. "tabPosition" "0"
  31. }
  32. "GapPanel"
  33. {
  34. "ControlName" "Panel"
  35. "fieldName" "GapPanel"
  36. "xpos" "40"
  37. "ypos" "0"
  38. "wide" "0"
  39. "tall" "100"
  40. "autoResize" "0"
  41. "pinCorner" "0"
  42. "visible" "1"
  43. "enabled" "1"
  44. "tabPosition" "0"
  45. }
  46. "TitleLabel"
  47. {
  48. "ControlName" "Label"
  49. "fieldName" "TitleLabel"
  50. "xpos" "43"
  51. "ypos" "10"
  52. "wide" "117"
  53. "tall" "20"
  54. "autoResize" "0"
  55. "pinCorner" "0"
  56. "visible" "1"
  57. "enabled" "1"
  58. "tabPosition" "0"
  59. "labelText" "#Career_Surrender"
  60. "textAlignment" "north-west"
  61. "dulltext" "0"
  62. "brighttext" "0"
  63. }
  64. "TextLabel"
  65. {
  66. "ControlName" "Label"
  67. "fieldName" "TextLabel"
  68. "xpos" "43"
  69. "ypos" "35"
  70. "wide" "147"
  71. "tall" "40"
  72. "autoResize" "0"
  73. "pinCorner" "0"
  74. "visible" "1"
  75. "enabled" "1"
  76. "tabPosition" "0"
  77. "labelText" "#GameUI_QuitConfirmationText"
  78. "textAlignment" "north-west"
  79. "dulltext" "0"
  80. "brighttext" "0"
  81. }
  82. "OkButton"
  83. {
  84. "ControlName" "Button"
  85. "fieldName" "OkButton"
  86. "xpos" "120"
  87. "ypos" "70"
  88. "wide" "68"
  89. "tall" "20"
  90. "autoResize" "0"
  91. "pinCorner" "3"
  92. "visible" "1"
  93. "enabled" "1"
  94. "tabPosition" "2"
  95. "labelText" "#GameUI_Ok"
  96. "textAlignment" "west"
  97. "dulltext" "0"
  98. "brighttext" "0"
  99. "Command" "surrender"
  100. "Default" "0"
  101. }
  102. "CancelButton"
  103. {
  104. "ControlName" "Button"
  105. "fieldName" "CancelButton"
  106. "xpos" "43"
  107. "ypos" "70"
  108. "wide" "68"
  109. "tall" "20"
  110. "autoResize" "0"
  111. "pinCorner" "3"
  112. "visible" "1"
  113. "enabled" "1"
  114. "tabPosition" "1"
  115. "labelText" "#GameUI_Cancel"
  116. "textAlignment" "west"
  117. "dulltext" "0"
  118. "brighttext" "0"
  119. "Command" "close"
  120. "Default" "0"
  121. }
  122. }