123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179 |
- //------------------------------------------------------------------------------
- // <auto-generated>
- // This code was generated by a tool.
- // Runtime Version:4.0.30319.239
- //
- // Changes to this file may cause incorrect behavior and will be lost if
- // the code is regenerated.
- // </auto-generated>
- //------------------------------------------------------------------------------
- namespace CatapultWarsNet
- {
-
-
- public partial class Resource
- {
-
- public partial class Attribute
- {
-
- private Attribute()
- {
- }
- }
-
- public partial class Drawable
- {
-
- // aapt resource value: 0x7f020000
- public const int Icon = 2130837504;
-
- // aapt resource value: 0x7f020001
- public const int Splash = 2130837505;
-
- private Drawable()
- {
- }
- }
-
- public partial class String
- {
-
- // aapt resource value: 0x7f030000
- public const int Back = 2130903040;
-
- // aapt resource value: 0x7f030001
- public const int ConfirmEndSession = 2130903041;
-
- // aapt resource value: 0x7f030002
- public const int ConfirmExitSample = 2130903042;
-
- // aapt resource value: 0x7f030003
- public const int ConfirmForceStartGame = 2130903043;
-
- // aapt resource value: 0x7f030004
- public const int ConfirmLeaveSession = 2130903044;
-
- // aapt resource value: 0x7f030005
- public const int ConfirmMarketplace = 2130903045;
-
- // aapt resource value: 0x7f030006
- public const int ConfirmQuitGame = 2130903046;
-
- // aapt resource value: 0x7f030007
- public const int CreateSession = 2130903047;
-
- // aapt resource value: 0x7f030008
- public const int EndSession = 2130903048;
-
- // aapt resource value: 0x7f030009
- public const int ErrorDisconnected = 2130903049;
-
- // aapt resource value: 0x7f03000a
- public const int ErrorGamerPrivilege = 2130903050;
-
- // aapt resource value: 0x7f03000b
- public const int ErrorHostEndedSession = 2130903051;
-
- // aapt resource value: 0x7f03000c
- public const int ErrorNetwork = 2130903052;
-
- // aapt resource value: 0x7f03000d
- public const int ErrorNetworkNotAvailable = 2130903053;
-
- // aapt resource value: 0x7f03000e
- public const int ErrorRemovedByHost = 2130903054;
-
- // aapt resource value: 0x7f03000f
- public const int ErrorSessionFull = 2130903055;
-
- // aapt resource value: 0x7f030010
- public const int ErrorSessionNotFound = 2130903056;
-
- // aapt resource value: 0x7f030011
- public const int ErrorSessionNotJoinable = 2130903057;
-
- // aapt resource value: 0x7f030012
- public const int ErrorTrialMode = 2130903058;
-
- // aapt resource value: 0x7f030013
- public const int ErrorUnknown = 2130903059;
-
- // aapt resource value: 0x7f030014
- public const int Exit = 2130903060;
-
- // aapt resource value: 0x7f030015
- public const int FindSessions = 2130903061;
-
- // aapt resource value: 0x7f030016
- public const int HostSuffix = 2130903062;
-
- // aapt resource value: 0x7f030017
- public const int JoinSession = 2130903063;
-
- // aapt resource value: 0x7f030018
- public const int LeaveSession = 2130903064;
-
- // aapt resource value: 0x7f030019
- public const int Loading = 2130903065;
-
- // aapt resource value: 0x7f03001a
- public const int Lobby = 2130903066;
-
- // aapt resource value: 0x7f03001b
- public const int MainMenu = 2130903067;
-
- // aapt resource value: 0x7f03001c
- public const int MessageBoxUsage = 2130903068;
-
- // aapt resource value: 0x7f03001d
- public const int MessageGamerJoined = 2130903069;
-
- // aapt resource value: 0x7f03001e
- public const int MessageGamerLeft = 2130903070;
-
- // aapt resource value: 0x7f03001f
- public const int NetworkBusy = 2130903071;
-
- // aapt resource value: 0x7f030020
- public const int NoSessionsFound = 2130903072;
-
- // aapt resource value: 0x7f030021
- public const int Paused = 2130903073;
-
- // aapt resource value: 0x7f030022
- public const int PlayerMatch = 2130903074;
-
- // aapt resource value: 0x7f030023
- public const int QuitGame = 2130903075;
-
- // aapt resource value: 0x7f030024
- public const int ResumeGame = 2130903076;
-
- // aapt resource value: 0x7f030025
- public const int ReturnToLobby = 2130903077;
-
- // aapt resource value: 0x7f030026
- public const int SinglePlayer = 2130903078;
-
- // aapt resource value: 0x7f030027
- public const int SystemLink = 2130903079;
-
- private String()
- {
- }
- }
-
- public partial class Style
- {
-
- // aapt resource value: 0x7f040000
- public const int Theme_Splash = 2130968576;
-
- private Style()
- {
- }
- }
- }
- }
|