{"Id":"Candide.Graphics.FloatingTextSystem","Name":"FloatingTextSystem","DisplayName":"FloatingTextSystem","FullName":"Candide.Graphics.FloatingTextSystem","Namespace":"Candide.Graphics","Kind":"class","Visibility":"public","IsAbstract":true,"IsSealed":true,"BaseType":"System.Object","Interfaces":[],"SourceLocations":[],"Fields":[{"Id":"SortedTextsReuseList:System.Collections.Generic.List\u00601\u003CFloatingTextSystem\u002BFloatText\u003E","Name":"SortedTextsReuseList","Type":"System.Collections.Generic.List\u003CFloatingTextSystem.FloatText\u003E","Signature":"private System.Collections.Generic.List\u003CFloatingTextSystem.FloatText\u003E SortedTextsReuseList","Visibility":"private","IsStatic":true,"IsLiteral":false,"Hash":"B09D95D8CAC570D9D7DF3EA9CF67BAD3109C3C90AEC3C2B527DDF83E8BC92D1D"},{"Id":"TextPool:CandideCreator.Shared.Algorithms.ObjectPool\u00601\u003CFloatingTextSystem\u002BFloatText\u003E","Name":"TextPool","Type":"CandideCreator.Shared.Algorithms.ObjectPool\u003CFloatingTextSystem.FloatText\u003E","Signature":"private CandideCreator.Shared.Algorithms.ObjectPool\u003CFloatingTextSystem.FloatText\u003E TextPool","Visibility":"private","IsStatic":true,"IsLiteral":false,"Hash":"72EA9300AAB40D3C29A07CD50CABAB49135AEDB2C7A9396E38FB2780E016385C"},{"Id":"Texts:System.Collections.Generic.HashSet\u00601\u003CFloatingTextSystem\u002BFloatText\u003E","Name":"Texts","Type":"System.Collections.Generic.HashSet\u003CFloatingTextSystem.FloatText\u003E","Signature":"public System.Collections.Generic.HashSet\u003CFloatingTextSystem.FloatText\u003E Texts","Visibility":"public","IsStatic":true,"IsLiteral":false,"Hash":"423FE567D3ABC28B22AD26668CABFBA0B784D76EEE25C1C9FE2FF089DC2D4B7C"}],"Properties":[],"Events":[],"Methods":[{"Id":"AddNewDamageText(System.Single, Shared.Combat.DamageInfo)-\u003ESystem.Void","Name":"AddNewDamageText","Signature":"public System.Void AddNewDamageText(System.Single displayDamage, Shared.Combat.DamageInfo damageInfo)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"displayDamage","Type":"System.Single","IsOut":false,"IsOptional":false},{"Name":"damageInfo","Type":"Shared.Combat.DamageInfo","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":786,"BodyHash":"F08B6BEDE41BF7DFE8F3422E9BFA16201895187049B5709213923D9B18CF36BB","Hash":"446F85994CCB4D442FE1D556760CE13BD94484ABC58C283A8DA1EE8296CFCF64","CalledMethods":["Candide.Graphics.DeferredRenderer::IsOutsideFoW(Shared.Entity.EntityWrapper)","System.Threading.Monitor::Enter(System.Object, System.Boolean\u0026)","CandideCreator.Shared.Algorithms.ObjectPool\u003CFloatingTextSystem.FloatText\u003E::GetObject()","Shared.Entity.EntityWrapper::get_Position()","System.Nullable\u003CMicrosoft.Xna.Framework.Vector3\u003E::GetValueOrDefault(!0)","Microsoft.Xna.Framework.Vector3::op_Subtraction(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)","Microsoft.Xna.Framework.Vector3::Length()","System.Math::Min(System.Single, System.Single)","CandideCreator.Shared.Helpers.VectorExtension::ToVector2(Microsoft.Xna.Framework.Vector3)","CandideCreator.Shared.Helpers.VectorExtension::NormalizeReturnSafe(Microsoft.Xna.Framework.Vector2)","CandideCreator.Shared.Helpers.VectorExtension::ToVector3Xy(Microsoft.Xna.Framework.Vector2)","Microsoft.Xna.Framework.Vector3::op_Multiply(Microsoft.Xna.Framework.Vector3, System.Single)","Microsoft.Xna.Framework.Vector3::op_Addition(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)","Shared.Entity.EntityWrapper::get_Mask()","Shared.Entity.Components.ComponentExtension::HasFlags(Shared.Entity.Components.Component, Shared.Entity.Components.Component)","Shared.Entity.EntityWrapper::get_CollisionHeight()","CandideCreator.Shared.Helpers.RandomHelper::NextPointInCircle(System.Random)","CandideCreator.Shared.Helpers.VectorExtension::ToScreenSpace(Microsoft.Xna.Framework.Vector3)","Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)","Microsoft.Xna.Framework.Vector2::op_Addition(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)","Microsoft.Xna.Framework.Vector2::get_Zero()","Shared.Entity.EntityWrapper::get_Id()","Candide.Multiplayer.PlayerHelper::IsLocalPlayer(Shared.Entity.EntityWrapper)","Microsoft.Xna.Framework.Color::op_Multiply(Microsoft.Xna.Framework.Color, System.Single)","System.String::op_Equality(System.String, System.String)","Candide.GameModels.Helpers.PlayerEquipmentHelper::GetEquippedItemForType(Shared.Models.Items.EquipmentType)","Shared.Models.Items.ItemInstanceModel::get_Data()","Candide.Graphics.FloatingTextSystem::AddTextWithoutOverlap(FloatingTextSystem.FloatText)","System.Threading.Monitor::Exit(System.Object)"],"StringLiterals":["!","-","skill:woodcutting","skill:mining"],"Source":null},{"Id":"AddNewFloatText(System.String, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Color, System.String, System.Int32, System.Single, System.String, System.Single, System.Boolean)-\u003ESystem.Void","Name":"AddNewFloatText","Signature":"public System.Void AddNewFloatText(System.String baseText, Microsoft.Xna.Framework.Vector2 position, Microsoft.Xna.Framework.Color color, System.String stackId, System.Int32 stackCount, System.Single timer, System.String iconId, System.Single textScale, System.Boolean italics)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"baseText","Type":"System.String","IsOut":false,"IsOptional":false},{"Name":"position","Type":"Microsoft.Xna.Framework.Vector2","IsOut":false,"IsOptional":false},{"Name":"color","Type":"Microsoft.Xna.Framework.Color","IsOut":false,"IsOptional":false},{"Name":"stackId","Type":"System.String","IsOut":false,"IsOptional":true},{"Name":"stackCount","Type":"System.Int32","IsOut":false,"IsOptional":true},{"Name":"timer","Type":"System.Single","IsOut":false,"IsOptional":true},{"Name":"iconId","Type":"System.String","IsOut":false,"IsOptional":true},{"Name":"textScale","Type":"System.Single","IsOut":false,"IsOptional":true},{"Name":"italics","Type":"System.Boolean","IsOut":false,"IsOptional":true}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":217,"BodyHash":"170AA9D3ED89FC99DF2A077BC38254E4722FC76B7E1A6FBBBA394858A341A6A4","Hash":"0608B787CE6E1F5165900CB431BA28A02B4EB090F18CC62E795A7F4A602C5731","CalledMethods":["System.Threading.Monitor::Enter(System.Object, System.Boolean\u0026)","CandideCreator.Shared.Algorithms.ObjectPool\u003CFloatingTextSystem.FloatText\u003E::GetObject()","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::get_Zero()","Candide.Graphics.FloatingTextSystem::AddTextWithoutOverlap(FloatingTextSystem.FloatText)","System.Threading.Monitor::Exit(System.Object)"],"StringLiterals":[],"Source":null},{"Id":"AddNewHealText(System.Single, Shared.Entity.EntityWrapper)-\u003ESystem.Void","Name":"AddNewHealText","Signature":"public System.Void AddNewHealText(System.Single healAmount, Shared.Entity.EntityWrapper entity)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"healAmount","Type":"System.Single","IsOut":false,"IsOptional":false},{"Name":"entity","Type":"Shared.Entity.EntityWrapper","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":366,"BodyHash":"2D92139AAD9F7CE6153E0BB6991A0A2D9D297F1333B10F3953054E72E19E2246","Hash":"AF9DA307EABFB76AE2E0632FC99BA6C36CF7856FF7E20B235D79046683A16AFE","CalledMethods":["Candide.Graphics.DeferredRenderer::IsOutsideFoW(Shared.Entity.EntityWrapper)","System.MathF::Round(System.Single, System.Int32)","System.Threading.Monitor::Enter(System.Object, System.Boolean\u0026)","CandideCreator.Shared.Algorithms.ObjectPool\u003CFloatingTextSystem.FloatText\u003E::GetObject()","Shared.Entity.EntityWrapper::get_Position()","CandideCreator.Shared.Helpers.VectorExtension::ToScreenSpace(Microsoft.Xna.Framework.Vector3)","Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)","Microsoft.Xna.Framework.Vector2::op_Addition(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)","Microsoft.Xna.Framework.Color::get_White()","Microsoft.Xna.Framework.Vector2::get_Zero()","Shared.Entity.EntityWrapper::get_Id()","Candide.Graphics.FloatingTextSystem::AddTextWithoutOverlap(FloatingTextSystem.FloatText)","System.Threading.Monitor::Exit(System.Object)"],"StringLiterals":["\u002B"],"Source":null},{"Id":"AddNewMissingEnergyText(System.Single, Shared.Entity.EntityWrapper)-\u003ESystem.Void","Name":"AddNewMissingEnergyText","Signature":"public System.Void AddNewMissingEnergyText(System.Single energyCost, Shared.Entity.EntityWrapper entity)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"energyCost","Type":"System.Single","IsOut":false,"IsOptional":false},{"Name":"entity","Type":"Shared.Entity.EntityWrapper","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":307,"BodyHash":"AC02D80E58AF016CBCDCABE9218B505D538C0FAB5DFD42502E4BE60F9FAA0A1B","Hash":"E6CE9F68E555179BE0CF8EFC39F598D778953F2EA9FFDCC5CA1B51A6588015CE","CalledMethods":["Shared.Entity.EntityWrapper::get_Energy()","System.Globalization.CultureInfo::get_InvariantCulture()","System.Single::ToString(System.String, System.IFormatProvider)","Shared.Entity.EntityWrapper::get_Position()","CandideCreator.Shared.Helpers.VectorExtension::ToScreenSpace(Microsoft.Xna.Framework.Vector3)","Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)","Microsoft.Xna.Framework.Vector2::op_Addition(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)","System.Threading.Monitor::Enter(System.Object, System.Boolean\u0026)","CandideCreator.Shared.Algorithms.ObjectPool\u003CFloatingTextSystem.FloatText\u003E::GetObject()","Microsoft.Xna.Framework.Color::get_White()","Microsoft.Xna.Framework.Vector2::get_Zero()","Shared.Entity.EntityWrapper::get_Id()","Candide.Graphics.FloatingTextSystem::AddTextWithoutOverlap(FloatingTextSystem.FloatText)","System.Threading.Monitor::Exit(System.Object)"],"StringLiterals":["0.0","ui:energy","missing_energy"],"Source":null},{"Id":"AddTextWithoutOverlap(FloatingTextSystem\u002BFloatText)-\u003ESystem.Void","Name":"AddTextWithoutOverlap","Signature":"private System.Void AddTextWithoutOverlap(FloatingTextSystem.FloatText text)","Visibility":"private","ReturnType":"System.Void","Parameters":[{"Name":"text","Type":"FloatingTextSystem.FloatText","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":622,"BodyHash":"F2F69A47E6CA3EF6C23ADCC7DA1EFD6E54254356BBEF8957E739502D473F9DC7","Hash":"1D6B7B04929094EFECF96F8731D3ACCE6432D1480E34DA39202049991884C2FD","CalledMethods":["FloatingTextSystem.FloatText::UpdateText()","System.Collections.Generic.HashSet\u003CFloatingTextSystem.FloatText\u003E::GetEnumerator()","HashSet.Enumerator\u003CFloatingTextSystem.FloatText\u003E::get_Current()","System.String::op_Inequality(System.String, System.String)","Microsoft.Xna.Framework.Vector2::Distance(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)","Candide.Graphics.FloatingTextSystem::Remove(FloatingTextSystem.FloatText)","HashSet.Enumerator\u003CFloatingTextSystem.FloatText\u003E::MoveNext()","System.IDisposable::Dispose()","CandideCreator.Shared.Models.RectangleF::.ctor(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)","CandideCreator.Shared.Models.RectangleF::Intersects(CandideCreator.Shared.Models.RectangleF)","CandideCreator.Shared.Models.RectangleF::get_Bottom()","Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)","CandideCreator.Shared.Models.RectangleF::get_Right()","Microsoft.Xna.Framework.Vector2::DistanceSquared(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)","System.Collections.Generic.HashSet\u003CFloatingTextSystem.FloatText\u003E::Add(!0)"],"StringLiterals":[],"Source":null},{"Id":"Clear()-\u003ESystem.Void","Name":"Clear","Signature":"public System.Void Clear()","Visibility":"public","ReturnType":"System.Void","Parameters":[],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":96,"BodyHash":"69F43441134092EE542F6A846D391791864E551A21C6BA0418BE98BD95313763","Hash":"4A5FA5C60329725D7C3CCC73A328CADEEA1250EE755030DAEC84B8D7EE02705D","CalledMethods":["System.Threading.Monitor::Enter(System.Object, System.Boolean\u0026)","System.Collections.Generic.HashSet\u003CFloatingTextSystem.FloatText\u003E::GetEnumerator()","HashSet.Enumerator\u003CFloatingTextSystem.FloatText\u003E::get_Current()","CandideCreator.Shared.Algorithms.ObjectPool\u003CFloatingTextSystem.FloatText\u003E::Return(!0)","HashSet.Enumerator\u003CFloatingTextSystem.FloatText\u003E::MoveNext()","System.IDisposable::Dispose()","System.Collections.Generic.HashSet\u003CFloatingTextSystem.FloatText\u003E::Clear()","System.Threading.Monitor::Exit(System.Object)"],"StringLiterals":[],"Source":null},{"Id":"Draw(Microsoft.Xna.Framework.Graphics.SpriteBatch, Microsoft.Xna.Framework.Matrix)-\u003ESystem.Void","Name":"Draw","Signature":"public System.Void Draw(Microsoft.Xna.Framework.Graphics.SpriteBatch batch, Microsoft.Xna.Framework.Matrix cameraMatrix)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"batch","Type":"Microsoft.Xna.Framework.Graphics.SpriteBatch","IsOut":false,"IsOptional":false},{"Name":"cameraMatrix","Type":"Microsoft.Xna.Framework.Matrix","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":1003,"BodyHash":"53BBD01D35149E6BE283AE87A93D8D04644F6689DDEBAB6708C2433BD5CCEF7E","Hash":"3D2F8996CD4A09DAD69DB620AE1B3C60BBE0257005A4172BEFEECB103E1236D4","CalledMethods":["System.Threading.Monitor::Enter(System.Object, System.Boolean\u0026)","System.Collections.Generic.HashSet\u003CFloatingTextSystem.FloatText\u003E::get_Count()","System.Collections.Generic.List\u003CFloatingTextSystem.FloatText\u003E::Clear()","System.Collections.Generic.List\u003CFloatingTextSystem.FloatText\u003E::AddRange(System.Collections.Generic.IEnumerable\u003C!0\u003E)","System.Threading.Monitor::Exit(System.Object)","Candide.Graphics.Camera::get_CurrentPositionCenter()","Microsoft.Xna.Framework.Graphics.GraphicsResource::get_GraphicsDevice()","Microsoft.Xna.Framework.Graphics.GraphicsDevice::get_Viewport()","Microsoft.Xna.Framework.Graphics.Viewport::get_Width()","Candide.Graphics.Fonts.FontManager::get_FontScale()","Candide.Graphics.Fonts.IFontProvider::GetRenderFont(System.Single)","FloatingTextSystem.\u003C\u003Ec::\u003CDraw\u003Eb__4_0(FloatingTextSystem.FloatText, FloatingTextSystem.FloatText)","System.Comparison\u003CFloatingTextSystem.FloatText\u003E::.ctor(System.Object, System.IntPtr)","System.Collections.Generic.List\u003CFloatingTextSystem.FloatText\u003E::Sort(System.Comparison\u003C!0\u003E)","System.Collections.Generic.List\u003CFloatingTextSystem.FloatText\u003E::GetEnumerator()","List.Enumerator\u003CFloatingTextSystem.FloatText\u003E::get_Current()","Microsoft.Xna.Framework.Vector2::DistanceSquared(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)","CandideCreator.Shared.Helpers.CandideMathHelper::From1To0Between(System.Single, System.Single, System.Single)","CandideCreator.Shared.Helpers.InterpolationHelperExtemsion::CubeOut(System.Single)","Microsoft.Xna.Framework.Color::set_A(System.Byte)","Microsoft.Xna.Framework.Color::set_R(System.Byte)","Microsoft.Xna.Framework.Color::set_G(System.Byte)","Microsoft.Xna.Framework.Color::set_B(System.Byte)","CandideCreator.Shared.Helpers.CandideMathHelper::From0To1Between(System.Single, System.Single, System.Single)","CandideCreator.Shared.Helpers.CandideMathHelper::InterpolateBetween(System.Single, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)","Microsoft.Xna.Framework.Vector2::Transform(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Matrix)","Microsoft.Xna.Framework.Vector2::get_Zero()","Microsoft.Xna.Framework.Vector2::.ctor(System.Single)","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::.ctor(System.Single, System.Single)","Microsoft.Xna.Framework.GameTime::get_TotalGameTime()"],"StringLiterals":[],"Source":null},{"Id":"GetBounds(System.String)-\u003EMicrosoft.Xna.Framework.Vector2","Name":"GetBounds","Signature":"private Microsoft.Xna.Framework.Vector2 GetBounds(System.String text)","Visibility":"private","ReturnType":"Microsoft.Xna.Framework.Vector2","Parameters":[{"Name":"text","Type":"System.String","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":37,"BodyHash":"10B819160372692FF2E1F7F5CA95B90A586ECEBC67417F37F2B2454BE033E320","Hash":"F7D2E8CFAE8C213096C2C8033615A0A71A803D609097C8441C648AECB299C43F","CalledMethods":["System.String::get_Length()","Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)"],"StringLiterals":[],"Source":null},{"Id":"Remove(FloatingTextSystem\u002BFloatText)-\u003ESystem.Void","Name":"Remove","Signature":"public System.Void Remove(FloatingTextSystem.FloatText text)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"text","Type":"FloatingTextSystem.FloatText","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":52,"BodyHash":"DEEBCC16B1280F397D8E2A15CA259DE40F666531BAB527941226948A1C571F09","Hash":"95D84116742921B75E7CCCE5FFA569993371B81287E51A02B0CDBD91B5213F54","CalledMethods":["System.Threading.Monitor::Enter(System.Object, System.Boolean\u0026)","CandideCreator.Shared.Algorithms.ObjectPool\u003CFloatingTextSystem.FloatText\u003E::Return(!0)","System.Collections.Generic.HashSet\u003CFloatingTextSystem.FloatText\u003E::Remove(!0)","System.Threading.Monitor::Exit(System.Object)"],"StringLiterals":[],"Source":null},{"Id":"RemoveDoneEntries()-\u003ESystem.Void","Name":"RemoveDoneEntries","Signature":"private System.Void RemoveDoneEntries()","Visibility":"private","ReturnType":"System.Void","Parameters":[],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":67,"BodyHash":"F92A01936EA85BA6C5B6C5DA4DC4672677E17E7EBA3CAE9D65B16E5035BE1150","Hash":"D224E63CD38AA7CEC4C97A949FD74B43D9A84A50634963BB232C7B4F1F969997","CalledMethods":["System.Collections.Generic.HashSet\u003CFloatingTextSystem.FloatText\u003E::GetEnumerator()","HashSet.Enumerator\u003CFloatingTextSystem.FloatText\u003E::get_Current()","Candide.Graphics.FloatingTextSystem::Remove(FloatingTextSystem.FloatText)","HashSet.Enumerator\u003CFloatingTextSystem.FloatText\u003E::MoveNext()","System.IDisposable::Dispose()"],"StringLiterals":[],"Source":null},{"Id":"Update(System.Single)-\u003ESystem.Void","Name":"Update","Signature":"public System.Void Update(System.Single dt)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"dt","Type":"System.Single","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":282,"BodyHash":"07EA76B06A89484A233D3A3EEE6544E0D7C8817CDA68FFF6A8BCB8FD09A205A0","Hash":"3A104A8B42C47E586B410FD19D4966014F7EE20454BDBAC513440B83A42EB66C","CalledMethods":["System.Threading.Monitor::Enter(System.Object, System.Boolean\u0026)","System.Collections.Generic.HashSet\u003CFloatingTextSystem.FloatText\u003E::GetEnumerator()","HashSet.Enumerator\u003CFloatingTextSystem.FloatText\u003E::get_Current()","CandideCreator.Shared.Helpers.CandideMathHelper::From0To1Between(System.Single, System.Single, System.Single)","CandideCreator.Shared.Helpers.InterpolationHelperExtemsion::QuadIn(System.Single)","CandideCreator.Shared.Helpers.CandideMathHelper::InterpolateBetween(System.Single, System.Single, System.Single)","System.Collections.Generic.Dictionary\u003CSystem.Guid, Shared.Entity.EntityWrapper\u003E::TryGetValue(!0, !1\u0026)","Shared.Entity.EntityWrapper::get_Position()","CandideCreator.Shared.Helpers.VectorExtension::ToScreenSpace(Microsoft.Xna.Framework.Vector3)","Microsoft.Xna.Framework.Vector2::op_Subtraction(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)","Microsoft.Xna.Framework.Vector2::op_Addition(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)","HashSet.Enumerator\u003CFloatingTextSystem.FloatText\u003E::MoveNext()","System.IDisposable::Dispose()","Candide.Graphics.FloatingTextSystem::RemoveDoneEntries()","System.Threading.Monitor::Exit(System.Object)"],"StringLiterals":[],"Source":null}],"Hash":"03EF99EA2888B35087EDD284D4F7EFB8D10E9CC833DF841A1AE5B88D9B3C1ADD"}