{"Id":"Candide.Scenes.Intro.IntroScene","Name":"IntroScene","DisplayName":"IntroScene","FullName":"Candide.Scenes.Intro.IntroScene","Namespace":"Candide.Scenes.Intro","Kind":"class","Visibility":"public","IsAbstract":false,"IsSealed":false,"BaseType":"Candide.Scene.GameScene","Interfaces":[],"SourceLocations":[],"Fields":[{"Id":"DisplayFont:System.Int32","Name":"DisplayFont","Type":"System.Int32","Signature":"private System.Int32 DisplayFont","Visibility":"private","IsStatic":true,"IsLiteral":true,"Hash":"C92763C1944743BEBB967491AE0612341E53C6E2AECAA5CE9258A5DDB6ED32B0"},{"Id":"TextFont:System.Int32","Name":"TextFont","Type":"System.Int32","Signature":"private System.Int32 TextFont","Visibility":"private","IsStatic":true,"IsLiteral":true,"Hash":"687667D248BA0AA0A07F548AAD38BFC133E1128C848CAF3B3F6A03521E6A9A1F"},{"Id":"_animationTimer:System.Single","Name":"_animationTimer","Type":"System.Single","Signature":"private System.Single _animationTimer","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"F8A4444E5C966A667FF77FEE79756C40EAD07B2FD5996A4D416F0ED1CFD7CB2F"},{"Id":"_baseAnimationTime:System.Single","Name":"_baseAnimationTime","Type":"System.Single","Signature":"private System.Single _baseAnimationTime","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"53F0EBCA8EB936C4DAE146E973BDEE237980EB6083AC37AA63016F9444D3AD33"},{"Id":"_bobTimer:System.Single","Name":"_bobTimer","Type":"System.Single","Signature":"private System.Single _bobTimer","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"24C25FAD91FAEE729AEC8B9E2276DAFE3B4950417D46D1385F1DAF677D1049DE"},{"Id":"_currentScene:System.Int32","Name":"_currentScene","Type":"System.Int32","Signature":"private System.Int32 _currentScene","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"958063E9950A77AE6D38AD1695960CB26BF6DEC05B83783A67AD731686702745"},{"Id":"_paused:System.Boolean","Name":"_paused","Type":"System.Boolean","Signature":"private System.Boolean _paused","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"5BF8D21F5CB1BFD4DBAE145AC338C0B84478122E98F6D42B24A2AC64832BCAE5"},{"Id":"_sceneLayers:System.Collections.Generic.Dictionary\u00602\u003CSystem.Int32,System.Collections.Generic.List\u00601\u003CIntroScene\u002BIntroLayer\u003E\u003E","Name":"_sceneLayers","Type":"System.Collections.Generic.Dictionary\u003CSystem.Int32, System.Collections.Generic.List\u003CIntroScene.IntroLayer\u003E\u003E","Signature":"private System.Collections.Generic.Dictionary\u003CSystem.Int32, System.Collections.Generic.List\u003CIntroScene.IntroLayer\u003E\u003E _sceneLayers","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"59357F3CDD7B1CDE5AC15DFBE0A3938BD0ACFEBFC36EDF03600CDEBEEE8B59F2"},{"Id":"_sceneTexts:System.Collections.Generic.Dictionary\u00602\u003CSystem.Int32,System.Collections.Generic.List\u00601\u003CIntroScene\u002BIntroText\u003E\u003E","Name":"_sceneTexts","Type":"System.Collections.Generic.Dictionary\u003CSystem.Int32, System.Collections.Generic.List\u003CIntroScene.IntroText\u003E\u003E","Signature":"private System.Collections.Generic.Dictionary\u003CSystem.Int32, System.Collections.Generic.List\u003CIntroScene.IntroText\u003E\u003E _sceneTexts","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"D9B4D401D462EC1C7F1F1B85170B58442B3A7B53551AB0DE2EE07DDEA39A99C4"},{"Id":"_sceneTimer:System.Single","Name":"_sceneTimer","Type":"System.Single","Signature":"private System.Single _sceneTimer","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"D874FECE77BF188620CB21DB15AE67465AF5E27126483291E46FC62BBE6B3D13"}],"Properties":[{"Id":"SpriteBatch:Microsoft.Xna.Framework.Graphics.SpriteBatch","Name":"SpriteBatch","Type":"Microsoft.Xna.Framework.Graphics.SpriteBatch","Signature":"private Microsoft.Xna.Framework.Graphics.SpriteBatch SpriteBatch","Visibility":"private","HasGetter":true,"HasSetter":false,"Hash":"D291EED5364F8D96D4D054470ED2B039E06CF72CEF223EB409BB3F1CB085FDD6"}],"Events":[],"Methods":[{"Id":"Draw(Microsoft.Xna.Framework.GameTime)-\u003ESystem.Void","Name":"Draw","Signature":"public System.Void Draw(Microsoft.Xna.Framework.GameTime gameTime)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"gameTime","Type":"Microsoft.Xna.Framework.GameTime","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":true,"IsConstructor":false,"GenericArity":0,"IlSize":3147,"BodyHash":"3D990769BB8B94CE77EA07398F5879FBEC8EBA66607199288DF51229AB48C76A","Hash":"FB8E6D57026FE3B283F5AC91A431FEF5153EC47779F14D64CBA240E1386916B5","CalledMethods":["Candide.Scene.GameScene::get_GraphicsDevice()","Microsoft.Xna.Framework.Color::get_Black()","Microsoft.Xna.Framework.Graphics.GraphicsDevice::Clear(Microsoft.Xna.Framework.Color)","Microsoft.Xna.Framework.Graphics.GraphicsDevice::get_Viewport()","Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)","Microsoft.Xna.Framework.Graphics.Viewport::get_Width()","Microsoft.Xna.Framework.Graphics.Viewport::get_Height()","System.MathF::Min(System.Single, System.Single)","Microsoft.Xna.Framework.Vector2::op_Division(Microsoft.Xna.Framework.Vector2, System.Single)","System.Collections.Generic.Dictionary\u003CSystem.Int32, System.Collections.Generic.List\u003CIntroScene.IntroLayer\u003E\u003E::get_Item(!0)","Candide.Scenes.Intro.IntroScene::get_SpriteBatch()","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)","System.Collections.Generic.List\u003CIntroScene.IntroLayer\u003E::GetEnumerator()","List.Enumerator\u003CIntroScene.IntroLayer\u003E::get_Current()","Microsoft.Xna.Framework.Graphics.Texture2D::get_Width()","Microsoft.Xna.Framework.Graphics.Texture2D::get_Height()","Microsoft.Xna.Framework.Point::.ctor(System.Int32, System.Int32)","Microsoft.Xna.Framework.Vector4::get_One()","Microsoft.Xna.Framework.Vector2::get_Zero()","System.MathF::Sin(System.Single)","CandideCreator.Shared.Helpers.CandideMathHelper::From0To1Between(System.Single, System.Single, System.Single)","CandideCreator.Shared.Helpers.InterpolationHelperExtemsion::QuadIn(System.Single)","System.Math::Abs(System.Single)","CandideCreator.Shared.Helpers.CandideMathHelper::Limit0To1(System.Single)","CandideCreator.Shared.Helpers.InterpolationHelperExtemsion::SineInOut(System.Single)","CandideCreator.Shared.Helpers.CandideMathHelper::InterpolateBetween(System.Single, System.Single, System.Single)","CandideCreator.Shared.Helpers.InterpolationHelperExtemsion::CubeIn(System.Single)","CandideCreator.Shared.Helpers.InterpolationHelperExtemsion::QuadOut(System.Single)","System.MathF::Cos(System.Single)","Microsoft.Xna.Framework.Vector2::op_Multiply(Microsoft.Xna.Framework.Vector2, System.Single)","Microsoft.Xna.Framework.Rectangle::.ctor(System.Int32, System.Int32, System.Int32, System.Int32)","System.Nullable\u003CMicrosoft.Xna.Framework.Rectangle\u003E::.ctor(!0)"],"StringLiterals":[],"Source":null},{"Id":"Initialize()-\u003ESystem.Void","Name":"Initialize","Signature":"public System.Void Initialize()","Visibility":"public","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":true,"IsConstructor":false,"GenericArity":0,"IlSize":1,"BodyHash":"8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55","Hash":"C28EC5A57BAAF6CFDF853BF6B473B61EA25AF42E29AF7A3A0DDCDCFBAF6FC49E","CalledMethods":[],"StringLiterals":[],"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":58,"BodyHash":"3704FD307D9E671A50E0AA730E5E5B33D3B9E571AA130D4779FC8A764C088C1A","Hash":"94CE3E9B0EA36BBB28E7140CF6F6048F31E2F752516E7C5E360387E19B8A0109","CalledMethods":["Candide.Scenes.Intro.IntroScene::LoadScene1(System.String, System.Int32, System.Single)","Candide.Scenes.Intro.IntroScene::LoadScene2(System.String)","Candide.Scenes.Intro.IntroScene::LoadScene3(System.String)","Candide.Scenes.Intro.IntroScene::LoadScene4(System.String)","Candide.Scenes.Intro.IntroScene::SetupTexts()"],"StringLiterals":["media/pictures/intros/scene 1","media/pictures/intros/scene 2","media/pictures/intros/scene 3","media/pictures/intros/scene 4"],"Source":null},{"Id":"LoadScene1(System.String, System.Int32, System.Single)-\u003ESystem.Void","Name":"LoadScene1","Signature":"public System.Void LoadScene1(System.String path, System.Int32 numberedLayers, System.Single depthMax)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"path","Type":"System.String","IsOut":false,"IsOptional":false},{"Name":"numberedLayers","Type":"System.Int32","IsOut":false,"IsOptional":false},{"Name":"depthMax","Type":"System.Single","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":582,"BodyHash":"22FFB7720C59BCAD86D4E6A891E5468A79BBD24121B105139672CD421304C4AE","Hash":"C314649D44F3B8CC6B47A8CC0D5AF1C5C706F53BCBB8E73B0448CF33A780B2E9","CalledMethods":["System.Collections.Generic.List\u003CIntroScene.IntroLayer\u003E::.ctor()","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(System.String)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()","CandideCreator.Shared.Content::Texture(System.String)","System.Collections.Generic.List\u003CIntroScene.IntroLayer\u003E::Add(!0)","System.String::Concat(System.String, System.String)","CandideCreator.Shared.Helpers.CandideMathHelper::From1To0Between(System.Single, System.Single, System.Single)","IntroScene.\u003C\u003Ec::\u003CLoadScene1\u003Eb__17_0(IntroScene.IntroLayer)","System.Func\u003CIntroScene.IntroLayer, System.Single\u003E::.ctor(System.Object, System.IntPtr)","System.Linq.Enumerable::OrderByDescending(System.Collections.Generic.IEnumerable\u003C!!0\u003E, System.Func\u003C!!0, !!1\u003E)","System.Linq.Enumerable::ToList(System.Collections.Generic.IEnumerable\u003C!!0\u003E)","System.Collections.Generic.Dictionary\u003CSystem.Int32, System.Collections.Generic.List\u003CIntroScene.IntroLayer\u003E\u003E::set_Item(!0, !1)"],"StringLiterals":["/","/8","/bunting1","/bunting2","/people1","/people2","/people3"],"Source":null},{"Id":"LoadScene2(System.String)-\u003ESystem.Void","Name":"LoadScene2","Signature":"public System.Void LoadScene2(System.String path)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"path","Type":"System.String","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":849,"BodyHash":"20C9CF4D2B2A0392D3D90747FD1D35C595ADCF74B34F43246D4D73E7AFB7BF8C","Hash":"DA83163A07B446B1E1FF97A29C76B4714C9732722EBCC11E0DEDABBFF5A9EAB9","CalledMethods":["System.Collections.Generic.List\u003CIntroScene.IntroLayer\u003E::.ctor()","CandideCreator.Shared.Helpers.CandideMathHelper::From1To0Between(System.Single, System.Single, System.Single)","System.String::Concat(System.String, System.String)","CandideCreator.Shared.Content::Texture(System.String)","System.Collections.Generic.List\u003CIntroScene.IntroLayer\u003E::Add(!0)","IntroScene.\u003C\u003Ec::\u003CLoadScene2\u003Eb__18_0(IntroScene.IntroLayer)","System.Func\u003CIntroScene.IntroLayer, System.Single\u003E::.ctor(System.Object, System.IntPtr)","System.Linq.Enumerable::OrderByDescending(System.Collections.Generic.IEnumerable\u003C!!0\u003E, System.Func\u003C!!0, !!1\u003E)","System.Linq.Enumerable::ToList(System.Collections.Generic.IEnumerable\u003C!!0\u003E)","System.Collections.Generic.Dictionary\u003CSystem.Int32, System.Collections.Generic.List\u003CIntroScene.IntroLayer\u003E\u003E::set_Item(!0, !1)"],"StringLiterals":["/1-sky","/2-rear_buildings","/3-smoke_1","/4-ground","/5-temple","/6-pillars","/7-smoke_2","/8-building_1","/9-building_2","/10-building_3","/11-building_4"],"Source":null},{"Id":"LoadScene3(System.String)-\u003ESystem.Void","Name":"LoadScene3","Signature":"public System.Void LoadScene3(System.String path)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"path","Type":"System.String","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":944,"BodyHash":"AC0B64DB8FF10CC630B89F5F5C59474C0A8F343BE542D65E86C3D0C9179F270D","Hash":"8C54FA1CCA3A0A4AFA7A95B10CCD7A63BECFE12D750837C3154A3CED856F1416","CalledMethods":["System.Collections.Generic.List\u003CIntroScene.IntroLayer\u003E::.ctor()","System.String::Concat(System.String, System.String)","CandideCreator.Shared.Content::Texture(System.String)","System.Collections.Generic.List\u003CIntroScene.IntroLayer\u003E::Add(!0)","CandideCreator.Shared.Helpers.CandideMathHelper::From1To0Between(System.Single, System.Single, System.Single)","IntroScene.\u003C\u003Ec::\u003CLoadScene3\u003Eb__19_0(IntroScene.IntroLayer)","System.Func\u003CIntroScene.IntroLayer, System.Single\u003E::.ctor(System.Object, System.IntPtr)","System.Linq.Enumerable::OrderByDescending(System.Collections.Generic.IEnumerable\u003C!!0\u003E, System.Func\u003C!!0, !!1\u003E)","System.Linq.Enumerable::ToList(System.Collections.Generic.IEnumerable\u003C!!0\u003E)","System.Collections.Generic.Dictionary\u003CSystem.Int32, System.Collections.Generic.List\u003CIntroScene.IntroLayer\u003E\u003E::set_Item(!0, !1)"],"StringLiterals":["/bg","/bg_path2","/bgpillars","/trees","/pillars","/bg_path","/bushes","/zombies1","/fog2","/zombies2","/zombies3","/zombies4","/fog"],"Source":null},{"Id":"LoadScene4(System.String)-\u003ESystem.Void","Name":"LoadScene4","Signature":"public System.Void LoadScene4(System.String path)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"path","Type":"System.String","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":562,"BodyHash":"629D9559CF18CA102E5B439D8B8EB12783D96BA7E9BB32CA0A2FE1BE6EB2F296","Hash":"59514D8CB19B2218EB8512137D1EE0048B547EDE063CD4CF452E24CAAD980439","CalledMethods":["System.Collections.Generic.List\u003CIntroScene.IntroLayer\u003E::.ctor()","CandideCreator.Shared.Helpers.CandideMathHelper::From1To0Between(System.Single, System.Single, System.Single)","System.String::Concat(System.String, System.String)","CandideCreator.Shared.Content::Texture(System.String)","System.Collections.Generic.List\u003CIntroScene.IntroLayer\u003E::Add(!0)","IntroScene.\u003C\u003Ec::\u003CLoadScene4\u003Eb__20_0(IntroScene.IntroLayer)","System.Func\u003CIntroScene.IntroLayer, System.Single\u003E::.ctor(System.Object, System.IntPtr)","System.Linq.Enumerable::OrderByDescending(System.Collections.Generic.IEnumerable\u003C!!0\u003E, System.Func\u003C!!0, !!1\u003E)","System.Linq.Enumerable::ToList(System.Collections.Generic.IEnumerable\u003C!!0\u003E)","System.Collections.Generic.Dictionary\u003CSystem.Int32, System.Collections.Generic.List\u003CIntroScene.IntroLayer\u003E\u003E::set_Item(!0, !1)"],"StringLiterals":["/scene4_bg","/scene4_sky","/scene4_hills1","/scene4_hills2","/scene4_foreground","/scene4_person1","/scene4_person2"],"Source":null},{"Id":"OnSceneActivated()-\u003ESystem.Void","Name":"OnSceneActivated","Signature":"public System.Void OnSceneActivated()","Visibility":"public","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":true,"IsConstructor":false,"GenericArity":0,"IlSize":14,"BodyHash":"3B89FA0F167DD12FC0AD3E6AAF0AD454D5F70CFD36987A03277CEC30CA7F0CF8","Hash":"FE5C5DD54761AC838A779A0AB7D2347382860E5DAAAAC6D972077A881526A8DA","CalledMethods":["Candide.Scenes.Intro.IntroScene::SetScene(System.Int32)","Candide.Scene.GameScene::OnSceneActivated()"],"StringLiterals":[],"Source":null},{"Id":"OnSceneDeactivated()-\u003ESystem.Void","Name":"OnSceneDeactivated","Signature":"public System.Void OnSceneDeactivated()","Visibility":"public","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":true,"IsConstructor":false,"GenericArity":0,"IlSize":12,"BodyHash":"7BA67C3B0FDDAE5BA2163F5ACC8BB2788D752249EB859CEAFDB8ABD2293F581D","Hash":"4D5E629E9CE87376828C15D12471FD529AD745B06D6F3CFFA412FA6E59E5D78C","CalledMethods":["Candide.Sound.SoundPlayer::StopAllEvents()","Candide.Scene.GameScene::OnSceneDeactivated()"],"StringLiterals":[],"Source":null},{"Id":"SetScene(System.Int32)-\u003ESystem.Void","Name":"SetScene","Signature":"public System.Void SetScene(System.Int32 sceneNumber)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"sceneNumber","Type":"System.Int32","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":129,"BodyHash":"AC3741268B6146C4AABE7E38B3C1D80BE6E47D37A3507F2FB52AA8E0A1AC55D7","Hash":"2C65ED6F8BA5486EF97D1732C5FEF3E498039B49B4214F1F8D817024602424F6","CalledMethods":["Candide.Scene.GameSceneManager::SetCurrentScene()","Candide.Sound.SoundPlayer::StopAllEvents()","Candide.Sound.SoundPlayer::PlayEventOneShot(System.String, System.Single, System.Single)"],"StringLiterals":["event:/music/main_menu/cinematic_intro_music","event:/interface/cinematic intro/sfx_cinematic_intro","event:/voiceovers/vx_cinematic_intro"],"Source":null},{"Id":"SetupTexts()-\u003ESystem.Void","Name":"SetupTexts","Signature":"public System.Void SetupTexts()","Visibility":"public","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":1123,"BodyHash":"81BE3F6E2FF13DDDDF5A183263206E4C25DBEE3DE08DFD072BA00706C5D82D6C","Hash":"0900CC500F7394EA0F1CC3684A439C6BB29E74014F3E3C587738D7D2BACF9609","CalledMethods":["System.Collections.Generic.List\u003CIntroScene.IntroText\u003E::.ctor(System.Int32)","System.Runtime.InteropServices.CollectionsMarshal::SetCount(System.Collections.Generic.List\u003C!!0\u003E, System.Int32)","System.Runtime.InteropServices.CollectionsMarshal::AsSpan(System.Collections.Generic.List\u003C!!0\u003E)","System.Span\u003CIntroScene.IntroText\u003E::get_Item(System.Int32)","Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)","IntroScene.IntroText::.ctor(System.Single, Microsoft.Xna.Framework.Vector2, System.Single, System.Int32, System.String)","System.Collections.Generic.Dictionary\u003CSystem.Int32, System.Collections.Generic.List\u003CIntroScene.IntroText\u003E\u003E::set_Item(!0, !1)","Microsoft.Xna.Framework.Vector2::op_Addition(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)"],"StringLiterals":["Intro_1","Intro_2","Intro_3","Intro_4","Intro_5","Intro_6","Intro_7","Intro_8","Intro_9","Intro_10","Intro_11","Intro_12","Intro_13","Intro_14","Intro_15"],"Source":null},{"Id":"Update(Microsoft.Xna.Framework.GameTime)-\u003ESystem.Void","Name":"Update","Signature":"public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"gameTime","Type":"Microsoft.Xna.Framework.GameTime","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":true,"IsConstructor":false,"GenericArity":0,"IlSize":200,"BodyHash":"9DD9577BDB9A1361B1DC38B0AB15D2A58BF841151EBFE92FA6C21DF32F05583A","Hash":"C7C7A8F264C2880EBC7B13E7620159D440A865791445CAD91BE3DB5982DA8597","CalledMethods":["Microsoft.Xna.Framework.GameTime::get_ElapsedGameTime()","System.TimeSpan::get_TotalSeconds()","Candide.Sound.SoundPlayer::Update(System.Single, System.Single, System.Single)","Candide.Input.InputManager::Update(Microsoft.Xna.Framework.GameTime)","Candide.Input.InputManager::Pressed(Microsoft.Xna.Framework.Input.Keys)","Candide.Input.InputManager::Pressed(Microsoft.Xna.Framework.Input.Buttons)","Candide.Scene.GameSceneManager::SetCurrentScene()","Candide.Scene.GameScene::get_IsActive()","Candide.Input.InputManager::Down(Microsoft.Xna.Framework.Input.Keys)","Microsoft.Xna.Framework.Game::Exit()","Candide.Scenes.Intro.IntroScene::SetScene(System.Int32)"],"StringLiterals":[],"Source":null}],"Hash":"32D78BA0A3D74F2AAA06121CC42CF82ABE7460C330B782602E99C33BB1BFB1EA"}