//------------------------------------------------------------------------------ // // 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. // //------------------------------------------------------------------------------ namespace WindowsFormsApplication1.Resources { using System; /// /// A strongly-typed resource class, for looking up localized strings, etc. /// // This class was auto-generated by the StronglyTypedResourceBuilder // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class MovementNamesW { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal MovementNamesW() { } /// /// Returns the cached ResourceManager instance used by this class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("WindowsFormsApplication1.Resources.MovementNamesW", typeof(MovementNamesW).Assembly); resourceMan = temp; } return resourceMan; } } /// /// Overrides the current thread's CurrentUICulture property for all /// resource lookups using this strongly typed resource class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// /// Looks up a localized string similar to 00FE. /// internal static string End { get { return ResourceManager.GetString("End", resourceCulture); } } /// /// Looks up a localized string similar to 004B. /// internal static string Exclamation { get { return ResourceManager.GetString("Exclamation", resourceCulture); } } /// /// Looks up a localized string similar to 0031. /// internal static string JumpDown { get { return ResourceManager.GetString("JumpDown", resourceCulture); } } /// /// Looks up a localized string similar to 0035. /// internal static string JumpDown1 { get { return ResourceManager.GetString("JumpDown1", resourceCulture); } } /// /// Looks up a localized string similar to 0039. /// internal static string JumpDown2 { get { return ResourceManager.GetString("JumpDown2", resourceCulture); } } /// /// Looks up a localized string similar to 002D. /// internal static string JumpDownSlow { get { return ResourceManager.GetString("JumpDownSlow", resourceCulture); } } /// /// Looks up a localized string similar to 0032. /// internal static string JumpLeft { get { return ResourceManager.GetString("JumpLeft", resourceCulture); } } /// /// Looks up a localized string similar to 0036. /// internal static string JumpLeft1 { get { return ResourceManager.GetString("JumpLeft1", resourceCulture); } } /// /// Looks up a localized string similar to 003A. /// internal static string JumpLeft2 { get { return ResourceManager.GetString("JumpLeft2", resourceCulture); } } /// /// Looks up a localized string similar to 002E. /// internal static string JumpLeftSlow { get { return ResourceManager.GetString("JumpLeftSlow", resourceCulture); } } /// /// Looks up a localized string similar to 0033. /// internal static string JumpRight { get { return ResourceManager.GetString("JumpRight", resourceCulture); } } /// /// Looks up a localized string similar to 0037. /// internal static string JumpRight1 { get { return ResourceManager.GetString("JumpRight1", resourceCulture); } } /// /// Looks up a localized string similar to 003B. /// internal static string JumpRight2 { get { return ResourceManager.GetString("JumpRight2", resourceCulture); } } /// /// Looks up a localized string similar to 002F. /// internal static string JumpRightSlow { get { return ResourceManager.GetString("JumpRightSlow", resourceCulture); } } /// /// Looks up a localized string similar to 0030. /// internal static string JumpUp { get { return ResourceManager.GetString("JumpUp", resourceCulture); } } /// /// Looks up a localized string similar to 0034. /// internal static string JumpUp1 { get { return ResourceManager.GetString("JumpUp1", resourceCulture); } } /// /// Looks up a localized string similar to 0038. /// internal static string JumpUp2 { get { return ResourceManager.GetString("JumpUp2", resourceCulture); } } /// /// Looks up a localized string similar to 002C. /// internal static string JumpUpSlow { get { return ResourceManager.GetString("JumpUpSlow", resourceCulture); } } /// /// Looks up a localized string similar to 0015. /// internal static string RunDown { get { return ResourceManager.GetString("RunDown", resourceCulture); } } /// /// Looks up a localized string similar to 0029. /// internal static string RunDownSite { get { return ResourceManager.GetString("RunDownSite", resourceCulture); } } /// /// Looks up a localized string similar to 0016. /// internal static string RunLeft { get { return ResourceManager.GetString("RunLeft", resourceCulture); } } /// /// Looks up a localized string similar to 002A. /// internal static string RunLeftSite { get { return ResourceManager.GetString("RunLeftSite", resourceCulture); } } /// /// Looks up a localized string similar to 0017. /// internal static string RunRight { get { return ResourceManager.GetString("RunRight", resourceCulture); } } /// /// Looks up a localized string similar to 002B. /// internal static string RunRightSite { get { return ResourceManager.GetString("RunRightSite", resourceCulture); } } /// /// Looks up a localized string similar to 0014. /// internal static string RunUp { get { return ResourceManager.GetString("RunUp", resourceCulture); } } /// /// Looks up a localized string similar to 0028. /// internal static string RunUpSite { get { return ResourceManager.GetString("RunUpSite", resourceCulture); } } /// /// Looks up a localized string similar to 0001. /// internal static string SeeDown { get { return ResourceManager.GetString("SeeDown", resourceCulture); } } /// /// Looks up a localized string similar to 0002. /// internal static string SeeLeft { get { return ResourceManager.GetString("SeeLeft", resourceCulture); } } /// /// Looks up a localized string similar to 0003. /// internal static string SeeRight { get { return ResourceManager.GetString("SeeRight", resourceCulture); } } /// /// Looks up a localized string similar to 0000. /// internal static string SeeUp { get { return ResourceManager.GetString("SeeUp", resourceCulture); } } /// /// Looks up a localized string similar to 0045. /// internal static string WaitDisappear { get { return ResourceManager.GetString("WaitDisappear", resourceCulture); } } /// /// Looks up a localized string similar to 0067. /// internal static string WaitDoubleExclamation { get { return ResourceManager.GetString("WaitDoubleExclamation", resourceCulture); } } /// /// Looks up a localized string similar to 005C. /// internal static string WaitJumpLeft1 { get { return ResourceManager.GetString("WaitJumpLeft1", resourceCulture); } } /// /// Looks up a localized string similar to 005E. /// internal static string WaitJumpLeft2 { get { return ResourceManager.GetString("WaitJumpLeft2", resourceCulture); } } /// /// Looks up a localized string similar to 005D. /// internal static string WaitJumpRight1 { get { return ResourceManager.GetString("WaitJumpRight1", resourceCulture); } } /// /// Looks up a localized string similar to 005F. /// internal static string WaitJumpRight2 { get { return ResourceManager.GetString("WaitJumpRight2", resourceCulture); } } /// /// Looks up a localized string similar to 0065. /// internal static string WaitJumpSite { get { return ResourceManager.GetString("WaitJumpSite", resourceCulture); } } /// /// Looks up a localized string similar to 0055. /// internal static string WaitMoveDown { get { return ResourceManager.GetString("WaitMoveDown", resourceCulture); } } /// /// Looks up a localized string similar to 0068. /// internal static string WaitMoveForever { get { return ResourceManager.GetString("WaitMoveForever", resourceCulture); } } /// /// Looks up a localized string similar to 0056. /// internal static string WaitMoveLeft { get { return ResourceManager.GetString("WaitMoveLeft", resourceCulture); } } /// /// Looks up a localized string similar to 0057. /// internal static string WaitMoveRight { get { return ResourceManager.GetString("WaitMoveRight", resourceCulture); } } /// /// Looks up a localized string similar to 0064. /// internal static string WaitMoveSite { get { return ResourceManager.GetString("WaitMoveSite", resourceCulture); } } /// /// Looks up a localized string similar to 0054. /// internal static string WaitMoveUp { get { return ResourceManager.GetString("WaitMoveUp", resourceCulture); } } /// /// Looks up a localized string similar to 0059. /// internal static string WaitWalkBackDown { get { return ResourceManager.GetString("WaitWalkBackDown", resourceCulture); } } /// /// Looks up a localized string similar to 005A. /// internal static string WaitWalkBackLeft { get { return ResourceManager.GetString("WaitWalkBackLeft", resourceCulture); } } /// /// Looks up a localized string similar to 005B. /// internal static string WaitWalkBackRight { get { return ResourceManager.GetString("WaitWalkBackRight", resourceCulture); } } /// /// Looks up a localized string similar to 0058. /// internal static string WaitWalkBackUp { get { return ResourceManager.GetString("WaitWalkBackUp", resourceCulture); } } /// /// Looks up a localized string similar to 0051. /// internal static string WaitWalkDown { get { return ResourceManager.GetString("WaitWalkDown", resourceCulture); } } /// /// Looks up a localized string similar to 004D. /// internal static string WaitWalkDownSlow { get { return ResourceManager.GetString("WaitWalkDownSlow", resourceCulture); } } /// /// Looks up a localized string similar to 0052. /// internal static string WaitWalkLeft { get { return ResourceManager.GetString("WaitWalkLeft", resourceCulture); } } /// /// Looks up a localized string similar to 004E. /// internal static string WaitWalkLeftSlow { get { return ResourceManager.GetString("WaitWalkLeftSlow", resourceCulture); } } /// /// Looks up a localized string similar to 0053. /// internal static string WaitWalkRight { get { return ResourceManager.GetString("WaitWalkRight", resourceCulture); } } /// /// Looks up a localized string similar to 004F. /// internal static string WaitWalkRightSlow { get { return ResourceManager.GetString("WaitWalkRightSlow", resourceCulture); } } /// /// Looks up a localized string similar to 0050. /// internal static string WaitWalkUp { get { return ResourceManager.GetString("WaitWalkUp", resourceCulture); } } /// /// Looks up a localized string similar to 004C. /// internal static string WaitWalkUpSlow { get { return ResourceManager.GetString("WaitWalkUpSlow", resourceCulture); } } /// /// Looks up a localized string similar to 0009. /// internal static string WalkDown { get { return ResourceManager.GetString("WalkDown", resourceCulture); } } /// /// Looks up a localized string similar to 000D. /// internal static string WalkDownFast { get { return ResourceManager.GetString("WalkDownFast", resourceCulture); } } /// /// Looks up a localized string similar to 0021. /// internal static string WalkDownFastSite { get { return ResourceManager.GetString("WalkDownFastSite", resourceCulture); } } /// /// Looks up a localized string similar to 001D. /// internal static string WalkDownSite { get { return ResourceManager.GetString("WalkDownSite", resourceCulture); } } /// /// Looks up a localized string similar to 0005. /// internal static string WalkDownSlow { get { return ResourceManager.GetString("WalkDownSlow", resourceCulture); } } /// /// Looks up a localized string similar to 0019. /// internal static string WalkDownSlowSite { get { return ResourceManager.GetString("WalkDownSlowSite", resourceCulture); } } /// /// Looks up a localized string similar to 0011. /// internal static string WalkDownVeryFast { get { return ResourceManager.GetString("WalkDownVeryFast", resourceCulture); } } /// /// Looks up a localized string similar to 0025. /// internal static string WalkDownVeryFastSite { get { return ResourceManager.GetString("WalkDownVeryFastSite", resourceCulture); } } /// /// Looks up a localized string similar to 000A. /// internal static string WalkLeft { get { return ResourceManager.GetString("WalkLeft", resourceCulture); } } /// /// Looks up a localized string similar to 000E. /// internal static string WalkLeftFast { get { return ResourceManager.GetString("WalkLeftFast", resourceCulture); } } /// /// Looks up a localized string similar to 0022. /// internal static string WalkLeftFastSite { get { return ResourceManager.GetString("WalkLeftFastSite", resourceCulture); } } /// /// Looks up a localized string similar to 001E. /// internal static string WalkLeftSite { get { return ResourceManager.GetString("WalkLeftSite", resourceCulture); } } /// /// Looks up a localized string similar to 0006. /// internal static string WalkLeftSlow { get { return ResourceManager.GetString("WalkLeftSlow", resourceCulture); } } /// /// Looks up a localized string similar to 001A. /// internal static string WalkLeftSlowSite { get { return ResourceManager.GetString("WalkLeftSlowSite", resourceCulture); } } /// /// Looks up a localized string similar to 0012. /// internal static string WalkLeftVeryFast { get { return ResourceManager.GetString("WalkLeftVeryFast", resourceCulture); } } /// /// Looks up a localized string similar to 0026. /// internal static string WalkLeftVeryFastSite { get { return ResourceManager.GetString("WalkLeftVeryFastSite", resourceCulture); } } /// /// Looks up a localized string similar to 000B. /// internal static string WalkRight { get { return ResourceManager.GetString("WalkRight", resourceCulture); } } /// /// Looks up a localized string similar to 000F. /// internal static string WalkRightFast { get { return ResourceManager.GetString("WalkRightFast", resourceCulture); } } /// /// Looks up a localized string similar to 0023. /// internal static string WalkRightFastSite { get { return ResourceManager.GetString("WalkRightFastSite", resourceCulture); } } /// /// Looks up a localized string similar to 001F. /// internal static string WalkRightSite { get { return ResourceManager.GetString("WalkRightSite", resourceCulture); } } /// /// Looks up a localized string similar to 0007. /// internal static string WalkRightSlow { get { return ResourceManager.GetString("WalkRightSlow", resourceCulture); } } /// /// Looks up a localized string similar to 001B. /// internal static string WalkRightSlowSite { get { return ResourceManager.GetString("WalkRightSlowSite", resourceCulture); } } /// /// Looks up a localized string similar to 0013. /// internal static string WalkRightVeryFast { get { return ResourceManager.GetString("WalkRightVeryFast", resourceCulture); } } /// /// Looks up a localized string similar to 0027. /// internal static string WalkRightVeryFastSite { get { return ResourceManager.GetString("WalkRightVeryFastSite", resourceCulture); } } /// /// Looks up a localized string similar to 0008. /// internal static string WalkUp { get { return ResourceManager.GetString("WalkUp", resourceCulture); } } /// /// Looks up a localized string similar to 000C. /// internal static string WalkUpFast { get { return ResourceManager.GetString("WalkUpFast", resourceCulture); } } /// /// Looks up a localized string similar to 0020. /// internal static string WalkUpFastSite { get { return ResourceManager.GetString("WalkUpFastSite", resourceCulture); } } /// /// Looks up a localized string similar to 001C. /// internal static string WalkUpSite { get { return ResourceManager.GetString("WalkUpSite", resourceCulture); } } /// /// Looks up a localized string similar to 0004. /// internal static string WalkUpSlow { get { return ResourceManager.GetString("WalkUpSlow", resourceCulture); } } /// /// Looks up a localized string similar to 0018. /// internal static string WalkUpSlowSite { get { return ResourceManager.GetString("WalkUpSlowSite", resourceCulture); } } /// /// Looks up a localized string similar to 0010. /// internal static string WalkUpVeryFast { get { return ResourceManager.GetString("WalkUpVeryFast", resourceCulture); } } /// /// Looks up a localized string similar to 0024. /// internal static string WalkUpVeryFastSite { get { return ResourceManager.GetString("WalkUpVeryFastSite", resourceCulture); } } } }