Resource.designer.cs 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179
  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // This code was generated by a tool.
  4. // Runtime Version:4.0.30319.239
  5. //
  6. // Changes to this file may cause incorrect behavior and will be lost if
  7. // the code is regenerated.
  8. // </auto-generated>
  9. //------------------------------------------------------------------------------
  10. namespace CatapultWarsNet
  11. {
  12. public partial class Resource
  13. {
  14. public partial class Attribute
  15. {
  16. private Attribute()
  17. {
  18. }
  19. }
  20. public partial class Drawable
  21. {
  22. // aapt resource value: 0x7f020000
  23. public const int Icon = 2130837504;
  24. // aapt resource value: 0x7f020001
  25. public const int Splash = 2130837505;
  26. private Drawable()
  27. {
  28. }
  29. }
  30. public partial class String
  31. {
  32. // aapt resource value: 0x7f030000
  33. public const int Back = 2130903040;
  34. // aapt resource value: 0x7f030001
  35. public const int ConfirmEndSession = 2130903041;
  36. // aapt resource value: 0x7f030002
  37. public const int ConfirmExitSample = 2130903042;
  38. // aapt resource value: 0x7f030003
  39. public const int ConfirmForceStartGame = 2130903043;
  40. // aapt resource value: 0x7f030004
  41. public const int ConfirmLeaveSession = 2130903044;
  42. // aapt resource value: 0x7f030005
  43. public const int ConfirmMarketplace = 2130903045;
  44. // aapt resource value: 0x7f030006
  45. public const int ConfirmQuitGame = 2130903046;
  46. // aapt resource value: 0x7f030007
  47. public const int CreateSession = 2130903047;
  48. // aapt resource value: 0x7f030008
  49. public const int EndSession = 2130903048;
  50. // aapt resource value: 0x7f030009
  51. public const int ErrorDisconnected = 2130903049;
  52. // aapt resource value: 0x7f03000a
  53. public const int ErrorGamerPrivilege = 2130903050;
  54. // aapt resource value: 0x7f03000b
  55. public const int ErrorHostEndedSession = 2130903051;
  56. // aapt resource value: 0x7f03000c
  57. public const int ErrorNetwork = 2130903052;
  58. // aapt resource value: 0x7f03000d
  59. public const int ErrorNetworkNotAvailable = 2130903053;
  60. // aapt resource value: 0x7f03000e
  61. public const int ErrorRemovedByHost = 2130903054;
  62. // aapt resource value: 0x7f03000f
  63. public const int ErrorSessionFull = 2130903055;
  64. // aapt resource value: 0x7f030010
  65. public const int ErrorSessionNotFound = 2130903056;
  66. // aapt resource value: 0x7f030011
  67. public const int ErrorSessionNotJoinable = 2130903057;
  68. // aapt resource value: 0x7f030012
  69. public const int ErrorTrialMode = 2130903058;
  70. // aapt resource value: 0x7f030013
  71. public const int ErrorUnknown = 2130903059;
  72. // aapt resource value: 0x7f030014
  73. public const int Exit = 2130903060;
  74. // aapt resource value: 0x7f030015
  75. public const int FindSessions = 2130903061;
  76. // aapt resource value: 0x7f030016
  77. public const int HostSuffix = 2130903062;
  78. // aapt resource value: 0x7f030017
  79. public const int JoinSession = 2130903063;
  80. // aapt resource value: 0x7f030018
  81. public const int LeaveSession = 2130903064;
  82. // aapt resource value: 0x7f030019
  83. public const int Loading = 2130903065;
  84. // aapt resource value: 0x7f03001a
  85. public const int Lobby = 2130903066;
  86. // aapt resource value: 0x7f03001b
  87. public const int MainMenu = 2130903067;
  88. // aapt resource value: 0x7f03001c
  89. public const int MessageBoxUsage = 2130903068;
  90. // aapt resource value: 0x7f03001d
  91. public const int MessageGamerJoined = 2130903069;
  92. // aapt resource value: 0x7f03001e
  93. public const int MessageGamerLeft = 2130903070;
  94. // aapt resource value: 0x7f03001f
  95. public const int NetworkBusy = 2130903071;
  96. // aapt resource value: 0x7f030020
  97. public const int NoSessionsFound = 2130903072;
  98. // aapt resource value: 0x7f030021
  99. public const int Paused = 2130903073;
  100. // aapt resource value: 0x7f030022
  101. public const int PlayerMatch = 2130903074;
  102. // aapt resource value: 0x7f030023
  103. public const int QuitGame = 2130903075;
  104. // aapt resource value: 0x7f030024
  105. public const int ResumeGame = 2130903076;
  106. // aapt resource value: 0x7f030025
  107. public const int ReturnToLobby = 2130903077;
  108. // aapt resource value: 0x7f030026
  109. public const int SinglePlayer = 2130903078;
  110. // aapt resource value: 0x7f030027
  111. public const int SystemLink = 2130903079;
  112. private String()
  113. {
  114. }
  115. }
  116. public partial class Style
  117. {
  118. // aapt resource value: 0x7f040000
  119. public const int Theme_Splash = 2130968576;
  120. private Style()
  121. {
  122. }
  123. }
  124. }
  125. }