{"Id":"Candide.MainMenu.NewMainMenuBackground","Name":"NewMainMenuBackground","DisplayName":"NewMainMenuBackground","FullName":"Candide.MainMenu.NewMainMenuBackground","Namespace":"Candide.MainMenu","Kind":"class","Visibility":"internal","IsAbstract":false,"IsSealed":false,"BaseType":"Candide.MainMenu.MainMenuBackground","Interfaces":[],"SourceLocations":[],"Fields":[{"Id":"ChineseSimplifiedLogo:CandideCreator.Shared.Graphics.SpriteSheet","Name":"ChineseSimplifiedLogo","Type":"CandideCreator.Shared.Graphics.SpriteSheet","Signature":"private CandideCreator.Shared.Graphics.SpriteSheet ChineseSimplifiedLogo","Visibility":"private","IsStatic":true,"IsLiteral":false,"Hash":"694A9C52B77626993674EF1526B37AB0306194980DA08980CB61F101A3D298E9"},{"Id":"ChineseTraditionalLogo:CandideCreator.Shared.Graphics.SpriteSheet","Name":"ChineseTraditionalLogo","Type":"CandideCreator.Shared.Graphics.SpriteSheet","Signature":"private CandideCreator.Shared.Graphics.SpriteSheet ChineseTraditionalLogo","Visibility":"private","IsStatic":true,"IsLiteral":false,"Hash":"7697E5E3819FF8D01A7CF345A8205DA9F033153C17593C87FA488A711F841244"},{"Id":"Flag:CandideCreator.Shared.Graphics.SpriteSheet","Name":"Flag","Type":"CandideCreator.Shared.Graphics.SpriteSheet","Signature":"private CandideCreator.Shared.Graphics.SpriteSheet Flag","Visibility":"private","IsStatic":true,"IsLiteral":false,"Hash":"FA45A0AB929E8B086DF06DD4E80FA929E2BABC774DA2BD9895D813D40BB04650"},{"Id":"Layer5Animation:CandideCreator.Shared.Graphics.SpriteSheet","Name":"Layer5Animation","Type":"CandideCreator.Shared.Graphics.SpriteSheet","Signature":"private CandideCreator.Shared.Graphics.SpriteSheet Layer5Animation","Visibility":"private","IsStatic":true,"IsLiteral":false,"Hash":"E487A4E6D6C5DC1FA5B196E8DEF097F729265D66A9A22A93802B3BC3C0A9B58E"},{"Id":"Layer5GrassAnimation:CandideCreator.Shared.Graphics.SpriteSheet","Name":"Layer5GrassAnimation","Type":"CandideCreator.Shared.Graphics.SpriteSheet","Signature":"private CandideCreator.Shared.Graphics.SpriteSheet Layer5GrassAnimation","Visibility":"private","IsStatic":true,"IsLiteral":false,"Hash":"B0A981FEDB7B769F993DD7A3F30D21D9EFDE00D02B3FACEFED39835BB364D47E"},{"Id":"Logo:CandideCreator.Shared.Graphics.SpriteSheet","Name":"Logo","Type":"CandideCreator.Shared.Graphics.SpriteSheet","Signature":"private CandideCreator.Shared.Graphics.SpriteSheet Logo","Visibility":"private","IsStatic":true,"IsLiteral":false,"Hash":"B82472DC34DFD337DB2DE27DF4403BACB2391F2AB399AEF4B78EBEC15321EA2C"},{"Id":"Vignette:CandideCreator.Shared.Graphics.SpriteSheet","Name":"Vignette","Type":"CandideCreator.Shared.Graphics.SpriteSheet","Signature":"private CandideCreator.Shared.Graphics.SpriteSheet Vignette","Visibility":"private","IsStatic":true,"IsLiteral":false,"Hash":"2BF1AE545BA84BC890D4704E9E29F0D329F5021CB1DB12CFBABCDA60D793B3A6"},{"Id":"_approachSpeed:System.Single","Name":"_approachSpeed","Type":"System.Single","Signature":"private System.Single _approachSpeed","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"88EB003EB1F8F02F0FE631046EF5879FDEF9D6F7FE76B4E69107F2EAA92C032E"},{"Id":"_backgroundLayers:System.Collections.Generic.List\u00601\u003CCandideCreator.Shared.Graphics.SpriteSheet\u003E","Name":"_backgroundLayers","Type":"System.Collections.Generic.List\u003CCandideCreator.Shared.Graphics.SpriteSheet\u003E","Signature":"private System.Collections.Generic.List\u003CCandideCreator.Shared.Graphics.SpriteSheet\u003E _backgroundLayers","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"5BDAF80A873C2D6A996ABB058FB3B8200CDF432DF9630A43043B653F2F66CB90"},{"Id":"_currentPosition:Microsoft.Xna.Framework.Vector2","Name":"_currentPosition","Type":"Microsoft.Xna.Framework.Vector2","Signature":"private Microsoft.Xna.Framework.Vector2 _currentPosition","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"5F4A1A31FFD04B2F208E81A4195FDA6F19F760F31AB3FA0286B88E20936C7990"}],"Properties":[],"Events":[],"Methods":[{"Id":"Draw(Microsoft.Xna.Framework.GameTime, Microsoft.Xna.Framework.Graphics.SpriteBatch)-\u003ESystem.Void","Name":"Draw","Signature":"public System.Void Draw(Microsoft.Xna.Framework.GameTime gameTime, Microsoft.Xna.Framework.Graphics.SpriteBatch uiSpriteBatch)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"gameTime","Type":"Microsoft.Xna.Framework.GameTime","IsOut":false,"IsOptional":false},{"Name":"uiSpriteBatch","Type":"Microsoft.Xna.Framework.Graphics.SpriteBatch","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":true,"IsConstructor":false,"GenericArity":0,"IlSize":1665,"BodyHash":"7C871DA12F13A4DE4C6E2B22C16BCDCCA165382BDC3B426D1BBA13CC64BC9C5F","Hash":"680A933F147F67B4D0B091F0EBC0CAF1EB17D1CF75A1F30899D998604A8C3E5F","CalledMethods":["Microsoft.Xna.Framework.Graphics.GraphicsResource::get_GraphicsDevice()","Microsoft.Xna.Framework.Graphics.SpriteBatch::Begin(Microsoft.Xna.Framework.Graphics.SpriteSortMode, Microsoft.Xna.Framework.Graphics.BlendState, Microsoft.Xna.Framework.Graphics.SamplerState, Microsoft.Xna.Framework.Graphics.DepthStencilState, Microsoft.Xna.Framework.Graphics.RasterizerState, Microsoft.Xna.Framework.Graphics.Effect, System.Nullable\u003CMicrosoft.Xna.Framework.Matrix\u003E)","Microsoft.Xna.Framework.Graphics.GraphicsDevice::get_Viewport()","Microsoft.Xna.Framework.Graphics.Viewport::get_Height()","System.Single::Ceiling(System.Single)","Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)","Microsoft.Xna.Framework.Vector2::op_Multiply(Microsoft.Xna.Framework.Vector2, System.Single)","Microsoft.Xna.Framework.Vector2::op_Division(Microsoft.Xna.Framework.Vector2, System.Single)","System.Collections.Generic.List\u003CCandideCreator.Shared.Graphics.SpriteSheet\u003E::get_Item(System.Int32)","Microsoft.Xna.Framework.Graphics.Viewport::get_Bounds()","Microsoft.Xna.Framework.Rectangle::get_Size()","Microsoft.Xna.Framework.Point::ToVector2()","Microsoft.Xna.Framework.Vector2::op_Subtraction(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)","Microsoft.Xna.Framework.Vector2::op_Division(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)","Microsoft.Xna.Framework.Vector2::Clamp(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)","Microsoft.Xna.Framework.GameTime::get_ElapsedGameTime()","System.TimeSpan::get_TotalSeconds()","System.Math::Clamp(System.Double, System.Double, System.Double)","System.Math::Pow(System.Double, System.Double)","Microsoft.Xna.Framework.Vector2::op_Addition(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)","Microsoft.Xna.Framework.Vector2::op_Multiply(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)","System.Collections.Generic.List\u003CCandideCreator.Shared.Graphics.SpriteSheet\u003E::get_Count()","System.Collections.Generic.List\u003CCandideCreator.Shared.Graphics.SpriteSheet\u003E::GetEnumerator()","List.Enumerator\u003CCandideCreator.Shared.Graphics.SpriteSheet\u003E::get_Current()","Microsoft.Xna.Framework.GameTime::get_TotalGameTime()","System.Math::Sin(System.Double)","Microsoft.Xna.Framework.Rectangle::get_Center()","Microsoft.Xna.Framework.Graphics.Texture2D::get_Width()","CandideCreator.Shared.Graphics.SpriteSheet::DrawCentered(Microsoft.Xna.Framework.Graphics.SpriteBatch, Microsoft.Xna.Framework.Vector2, System.Int32, System.Single, System.Single, System.Single)","CandideCreator.Shared.Graphics.SpriteSheet::Draw(Microsoft.Xna.Framework.Graphics.SpriteBatch, Microsoft.Xna.Framework.Vector2, System.Int32, System.Single, System.Single, System.Single)","Microsoft.Xna.Framework.Vector2::get_Zero()","List.Enumerator\u003CCandideCreator.Shared.Graphics.SpriteSheet\u003E::MoveNext()"],"StringLiterals":["zh_CN","zh_TW"],"Source":null},{"Id":"LoadContent()-\u003ESystem.Void","Name":"LoadContent","Signature":"public System.Void LoadContent()","Visibility":"public","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":true,"IsConstructor":false,"GenericArity":0,"IlSize":81,"BodyHash":"43692FA203E3779A2A0BA3DF1392263F4C8FAC3F6F1543F593FA88A1EFD6CED0","Hash":"BE0615E0AB1024FAF0431FE03F45282FE3487AE1DAB8374410412B88F8D2B60C","CalledMethods":["System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()","CandideCreator.Shared.Content::SpriteSheet(System.String)","System.Collections.Generic.List\u003CCandideCreator.Shared.Graphics.SpriteSheet\u003E::Add(!0)"],"StringLiterals":["media/pictures/title_screen/title/"],"Source":null}],"Hash":"B762CE048394DC2F5DDDE04979809BE9B9E6EAF8E741E607C497B475B1B4713A"}