{"Id":"Candide.UI.SplashScreen.SplashScreen","Name":"SplashScreen","DisplayName":"SplashScreen","FullName":"Candide.UI.SplashScreen.SplashScreen","Namespace":"Candide.UI.SplashScreen","Kind":"class","Visibility":"public","IsAbstract":false,"IsSealed":false,"BaseType":"System.Object","Interfaces":[],"SourceLocations":[],"Fields":[{"Id":"BeartwigsLogo:Microsoft.Xna.Framework.Graphics.Texture2D","Name":"BeartwigsLogo","Type":"Microsoft.Xna.Framework.Graphics.Texture2D","Signature":"public Microsoft.Xna.Framework.Graphics.Texture2D BeartwigsLogo","Visibility":"public","IsStatic":false,"IsLiteral":false,"Hash":"EA429287D51BBDC7265825F91C62DABE19A44EEC6DC78E07F89730569C948A01"},{"Id":"ExitSpamCount:System.Int32","Name":"ExitSpamCount","Type":"System.Int32","Signature":"public System.Int32 ExitSpamCount","Visibility":"public","IsStatic":false,"IsLiteral":false,"Hash":"D183AA8CB0C4F2DDC5EBA1B79C2949AF574167C26BD90C0F8D16710060E6C247"},{"Id":"FmodLogo:Microsoft.Xna.Framework.Graphics.Texture2D","Name":"FmodLogo","Type":"Microsoft.Xna.Framework.Graphics.Texture2D","Signature":"public Microsoft.Xna.Framework.Graphics.Texture2D FmodLogo","Visibility":"public","IsStatic":false,"IsLiteral":false,"Hash":"FA9F979D3E2ECC3059E5722AEB8AB5003AB97EF9E8E44E5516C752D482C46383"},{"Id":"IsActive:System.Boolean","Name":"IsActive","Type":"System.Boolean","Signature":"public System.Boolean IsActive","Visibility":"public","IsStatic":false,"IsLiteral":false,"Hash":"607ABCB731CBBC6423BCDD1A5F0F86E01D7DB35DEC68D06E563AF146403A4DD2"},{"Id":"MonoGameLogo:Microsoft.Xna.Framework.Graphics.Texture2D","Name":"MonoGameLogo","Type":"Microsoft.Xna.Framework.Graphics.Texture2D","Signature":"public Microsoft.Xna.Framework.Graphics.Texture2D MonoGameLogo","Visibility":"public","IsStatic":false,"IsLiteral":false,"Hash":"988E112C47353DB785BC2F2E65DA0BC28A742F9663769942E0B5CEA41B88A479"},{"Id":"Opacity:System.Single","Name":"Opacity","Type":"System.Single","Signature":"public System.Single Opacity","Visibility":"public","IsStatic":false,"IsLiteral":false,"Hash":"D521AC2071E9201D013F0260A0B6AC0E506A92455B521147FED45E4F2015F460"},{"Id":"State:System.Int32","Name":"State","Type":"System.Int32","Signature":"public System.Int32 State","Visibility":"public","IsStatic":false,"IsLiteral":false,"Hash":"E3C98F88468B93AEE28DE3C695A1640DD718C2CC933AC3489DFDD642E0F19EC9"},{"Id":"Timer:System.Single","Name":"Timer","Type":"System.Single","Signature":"public System.Single Timer","Visibility":"public","IsStatic":false,"IsLiteral":false,"Hash":"026678CB5D99FC734E1542CE7D18269388DFF1CDB0D230CC9E74F3E8E201B616"},{"Id":"TimerTargetVal:System.Single","Name":"TimerTargetVal","Type":"System.Single","Signature":"public System.Single TimerTargetVal","Visibility":"public","IsStatic":false,"IsLiteral":false,"Hash":"F5B8907A4A17E6D90BC13F5EA7B3E7E94522E8D414FA497EA7E05E75EEABF087"}],"Properties":[],"Events":[],"Methods":[{"Id":"Activate()-\u003ESystem.Void","Name":"Activate","Signature":"public System.Void Activate()","Visibility":"public","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":51,"BodyHash":"70D439C508F884F13BC5EEA36371E2413AA5D500958B176EEC950EC145DC6BEC","Hash":"64B8C145620956749824D030A5307A2E0C99BEBBD9EFF106BC6222FC999DC16C","CalledMethods":["Candide.UI.SplashScreen.SplashScreen::Update(Microsoft.Xna.Framework.GameTime)","System.Action\u003CMicrosoft.Xna.Framework.GameTime\u003E::.ctor(System.Object, System.IntPtr)","Candide.UI.SplashScreen.SplashScreen::Draw(Microsoft.Xna.Framework.GameTime, Microsoft.Xna.Framework.Graphics.SpriteBatch)","System.Action\u003CMicrosoft.Xna.Framework.GameTime, Microsoft.Xna.Framework.Graphics.SpriteBatch\u003E::.ctor(System.Object, System.IntPtr)","Candide.CandideEngine::PauseAndTakeControl(System.Action\u003CMicrosoft.Xna.Framework.GameTime\u003E, System.Action\u003CMicrosoft.Xna.Framework.GameTime, Microsoft.Xna.Framework.Graphics.SpriteBatch\u003E)"],"StringLiterals":[],"Source":null},{"Id":"Deactivate()-\u003ESystem.Void","Name":"Deactivate","Signature":"public System.Void Deactivate()","Visibility":"public","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":18,"BodyHash":"8363C48D3B3B1F3D36CE74945EE07C61C5DB1607D962AE47FF0781D7B0DB6E3B","Hash":"B2BBCDF5B872709DD860D0267036C9E66E0D68E19384DE7E33545F14B9486FC4","CalledMethods":["Candide.CandideEngine::Unpause()"],"StringLiterals":[],"Source":null},{"Id":"Draw(Microsoft.Xna.Framework.GameTime, Microsoft.Xna.Framework.Graphics.SpriteBatch)-\u003ESystem.Void","Name":"Draw","Signature":"private System.Void Draw(Microsoft.Xna.Framework.GameTime gameTime, Microsoft.Xna.Framework.Graphics.SpriteBatch batch)","Visibility":"private","ReturnType":"System.Void","Parameters":[{"Name":"gameTime","Type":"Microsoft.Xna.Framework.GameTime","IsOut":false,"IsOptional":false},{"Name":"batch","Type":"Microsoft.Xna.Framework.Graphics.SpriteBatch","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":657,"BodyHash":"A64BA7656B41FAC09C4794BB8A8C1867DEF25F357C50FC4869DB761B0597A5C0","Hash":"E000C217D8D72EA80AE5D18D19A9857B22051553EADFCED09955C84BADE3A3A3","CalledMethods":["Microsoft.Xna.Framework.Graphics.GraphicsResource::get_GraphicsDevice()","Microsoft.Xna.Framework.Graphics.GraphicsDevice::get_Viewport()","Microsoft.Xna.Framework.Graphics.Viewport::get_Width()","Microsoft.Xna.Framework.Vector2::get_Zero()","Microsoft.Xna.Framework.Graphics.Viewport::get_Height()","Microsoft.Xna.Framework.Color::get_Black()","CandideCreator.Shared.Graphics.PrimitiveRenderer::DrawRect(Microsoft.Xna.Framework.Graphics.SpriteBatch, Microsoft.Xna.Framework.Vector2, System.Single, System.Single, Microsoft.Xna.Framework.Color, System.Single)","Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)","Microsoft.Xna.Framework.Color::.ctor(System.Single, System.Single, System.Single, System.Single)","Candide.UI.SplashScreen.SplashScreen::DrawHorizontallyCenteredText(Microsoft.Xna.Framework.Graphics.SpriteBatch, System.String, Microsoft.Xna.Framework.Vector2, System.Single, Microsoft.Xna.Framework.Color)","Microsoft.Xna.Framework.Graphics.Texture2D::get_Height()","Candide.UI.SplashScreen.SplashScreen::DrawHorizontallyCentered(Microsoft.Xna.Framework.Graphics.SpriteBatch, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Graphics.Texture2D, System.Single)"],"StringLiterals":["This is a demo of the game Farkeep.\nExpect bugs and glitches.","Join our Discord at:","discord.farkeep.net"],"Source":null},{"Id":"DrawHorizontallyCentered(Microsoft.Xna.Framework.Graphics.SpriteBatch, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Graphics.Texture2D, System.Single)-\u003ESystem.Void","Name":"DrawHorizontallyCentered","Signature":"private System.Void DrawHorizontallyCentered(Microsoft.Xna.Framework.Graphics.SpriteBatch spriteBatch, Microsoft.Xna.Framework.Vector2 position, Microsoft.Xna.Framework.Graphics.Texture2D texture, System.Single scale)","Visibility":"private","ReturnType":"System.Void","Parameters":[{"Name":"spriteBatch","Type":"Microsoft.Xna.Framework.Graphics.SpriteBatch","IsOut":false,"IsOptional":false},{"Name":"position","Type":"Microsoft.Xna.Framework.Vector2","IsOut":false,"IsOptional":false},{"Name":"texture","Type":"Microsoft.Xna.Framework.Graphics.Texture2D","IsOut":false,"IsOptional":false},{"Name":"scale","Type":"System.Single","IsOut":false,"IsOptional":true}],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":73,"BodyHash":"84F78FAB24073DC86846F67FACC68A7F09BE532F3504719CAAB7F033FC3274F9","Hash":"28739EE26F6B4D00DCC28F9C5E073648296496A356CBA6053A8A45D4B51E7CE5","CalledMethods":["Microsoft.Xna.Framework.Graphics.Texture2D::get_Width()","Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)","Microsoft.Xna.Framework.Vector2::op_Subtraction(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)","Microsoft.Xna.Framework.Vector2::Round()","Microsoft.Xna.Framework.Color::.ctor(System.Single, System.Single, System.Single, System.Single)","Microsoft.Xna.Framework.Graphics.SpriteBatch::Draw(Microsoft.Xna.Framework.Graphics.Texture2D, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Color)"],"StringLiterals":[],"Source":null},{"Id":"DrawHorizontallyCenteredText(Microsoft.Xna.Framework.Graphics.SpriteBatch, System.String, Microsoft.Xna.Framework.Vector2, System.Single, Microsoft.Xna.Framework.Color)-\u003ESystem.Void","Name":"DrawHorizontallyCenteredText","Signature":"private System.Void DrawHorizontallyCenteredText(Microsoft.Xna.Framework.Graphics.SpriteBatch spriteBatch, System.String text, Microsoft.Xna.Framework.Vector2 position, System.Single scale, Microsoft.Xna.Framework.Color color)","Visibility":"private","ReturnType":"System.Void","Parameters":[{"Name":"spriteBatch","Type":"Microsoft.Xna.Framework.Graphics.SpriteBatch","IsOut":false,"IsOptional":false},{"Name":"text","Type":"System.String","IsOut":false,"IsOptional":false},{"Name":"position","Type":"Microsoft.Xna.Framework.Vector2","IsOut":false,"IsOptional":false},{"Name":"scale","Type":"System.Single","IsOut":false,"IsOptional":false},{"Name":"color","Type":"Microsoft.Xna.Framework.Color","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":146,"BodyHash":"DBE54ACFD3535098F9F93BBCA03E244F462F54994DABD1A108FBF53D7AC6DF25","Hash":"1E847936D85D3BF74B2FA47FE22FF299C8EED0878BC5CDB42C0E5E7294A82188","CalledMethods":["Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)","Microsoft.Xna.Framework.Vector2::get_Zero()","System.Nullable\u003CMicrosoft.Xna.Framework.Vector2\u003E::.ctor(!0)","FontStashSharp.SpriteFontBase::TextBounds(System.String, Microsoft.Xna.Framework.Vector2, System.Nullable\u003CMicrosoft.Xna.Framework.Vector2\u003E, System.Single, System.Single, FontStashSharp.FontSystemEffect, System.Int32)","Microsoft.Xna.Framework.Vector2::op_Subtraction(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)","Microsoft.Xna.Framework.Vector2::Round()","FontStashSharp.SpriteFontBase::DrawText(Microsoft.Xna.Framework.Graphics.SpriteBatch, System.String, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Color, System.Single, Microsoft.Xna.Framework.Vector2, System.Nullable\u003CMicrosoft.Xna.Framework.Vector2\u003E, System.Single, System.Single, System.Single, FontStashSharp.TextStyle, FontStashSharp.FontSystemEffect, System.Int32, System.Int32)"],"StringLiterals":[],"Source":null},{"Id":"Update(Microsoft.Xna.Framework.GameTime)-\u003ESystem.Void","Name":"Update","Signature":"private System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)","Visibility":"private","ReturnType":"System.Void","Parameters":[{"Name":"gameTime","Type":"Microsoft.Xna.Framework.GameTime","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":745,"BodyHash":"E96D57B3ACFAFE435995F3DB2E86C8A318404E9011FBC70064EC67DB3B4325FC","Hash":"679F3E5240D836D147C0DB7DA3C6388A4A9694D3DE6458D8B7B17A3780BD6A5F","CalledMethods":["Candide.Input.InputManager::Down(Microsoft.Xna.Framework.Input.Keys)","Candide.UI.SplashScreen.SplashScreen::Deactivate()","Candide.Input.InputManager::Pressed(Microsoft.Xna.Framework.Input.Keys)","Microsoft.Xna.Framework.GameTime::get_ElapsedGameTime()","System.TimeSpan::get_TotalSeconds()","Microsoft.Xna.Framework.MathHelper::Lerp(System.Single, System.Single, System.Single)"],"StringLiterals":[],"Source":null}],"Hash":"9F578AC5915BBA3C62752C98A1CE7A1E447BCA2E1CAF92C50272F904237B490A"}