{"Id":"Candide.CandideUI.PlayerWarningMessage","Name":"PlayerWarningMessage","DisplayName":"PlayerWarningMessage","FullName":"Candide.CandideUI.PlayerWarningMessage","Namespace":"Candide.CandideUI","Kind":"class","Visibility":"public","IsAbstract":true,"IsSealed":true,"BaseType":"System.Object","Interfaces":[],"SourceLocations":[],"Fields":[{"Id":"WarningMessageDuration:System.Single","Name":"WarningMessageDuration","Type":"System.Single","Signature":"private System.Single WarningMessageDuration","Visibility":"private","IsStatic":true,"IsLiteral":true,"Hash":"5AF51E3A2C275FDB26FF393B105DAFC527B7B77F7B4C30596777E5BB9DDC46EA"},{"Id":"WarningMessageFadeout:System.Single","Name":"WarningMessageFadeout","Type":"System.Single","Signature":"private System.Single WarningMessageFadeout","Visibility":"private","IsStatic":true,"IsLiteral":true,"Hash":"8CB9C11E42537075FBA1FF9709EC09B9C48A229609B7B771533A7B8866A3781F"},{"Id":"WarningMessages:System.ValueTuple\u00603\u003CSystem.String,System.Single,Microsoft.Xna.Framework.Vector2\u003E[]","Name":"WarningMessages","Type":"System.ValueTuple\u003CSystem.String, System.Single, Microsoft.Xna.Framework.Vector2\u003E[]","Signature":"private System.ValueTuple\u003CSystem.String, System.Single, Microsoft.Xna.Framework.Vector2\u003E[] WarningMessages","Visibility":"private","IsStatic":true,"IsLiteral":false,"Hash":"75F0E669619A0851C4D8D46136B9413251EF10EFAA423D7EA064763C99B090B3"},{"Id":"_activeMessages:System.Int32","Name":"_activeMessages","Type":"System.Int32","Signature":"private System.Int32 _activeMessages","Visibility":"private","IsStatic":true,"IsLiteral":false,"Hash":"8EB727DD1F843F4C6A47FED78498275732B5BB628C71F093D50FC1EB1ABE26E6"},{"Id":"_wmIndex:System.Int32","Name":"_wmIndex","Type":"System.Int32","Signature":"private System.Int32 _wmIndex","Visibility":"private","IsStatic":true,"IsLiteral":false,"Hash":"31BE27FFACD91D4FB77C2D0CB4717349B3F7FA99C2F331C79B91D4E306A022C8"}],"Properties":[{"Id":"Font:FontStashSharp.SpriteFontBase","Name":"Font","Type":"FontStashSharp.SpriteFontBase","Signature":"private FontStashSharp.SpriteFontBase Font","Visibility":"private","HasGetter":true,"HasSetter":false,"Hash":"2877AECE30A97559A6769DD0B832B4EC711672C339F5ABEA98844EE6CEB900B6"},{"Id":"Scale:System.Single","Name":"Scale","Type":"System.Single","Signature":"private System.Single Scale","Visibility":"private","HasGetter":true,"HasSetter":false,"Hash":"C4DB7006AF4F97D4A5626A6566E912F4445D7F7AD953241603EB555B83DE2E10"}],"Events":[],"Methods":[{"Id":"Add(System.String)-\u003ESystem.Void","Name":"Add","Signature":"public System.Void Add(System.String msg)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"msg","Type":"System.String","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":229,"BodyHash":"E405D895D52E94E70D58AF25D8AF676B706519D1B29B374DCC482443543A2189","Hash":"4B1A08C01D3099CC2ADA628054BD72C22FFFBD108DF9B1C112AE54F0155FA0DA","CalledMethods":["Candide.CandideUI.PlayerWarningMessage::get_Font()","Candide.CandideUI.PlayerWarningMessage::get_Scale()","Microsoft.Xna.Framework.Vector2::.ctor(System.Single)","System.Nullable\u003CMicrosoft.Xna.Framework.Vector2\u003E::.ctor(!0)","FontStashSharp.SpriteFontBase::MeasureString(System.String, System.Nullable\u003CMicrosoft.Xna.Framework.Vector2\u003E, System.Single, System.Single, FontStashSharp.FontSystemEffect, System.Int32)","Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)","System.ValueTuple\u003CSystem.String, System.Single, Microsoft.Xna.Framework.Vector2\u003E::.ctor(!0, !1, !2)"],"StringLiterals":[],"Source":null},{"Id":"Draw(Microsoft.Xna.Framework.Graphics.SpriteBatch)-\u003ESystem.Void","Name":"Draw","Signature":"public System.Void Draw(Microsoft.Xna.Framework.Graphics.SpriteBatch batch)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"batch","Type":"Microsoft.Xna.Framework.Graphics.SpriteBatch","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":406,"BodyHash":"C3322352F07B9A398F53839E48B0FBF497A648A558143313D2390CBFC21BA895","Hash":"8C42783B5A1B81FB2C05890476C7368AE8F9853215C1911976FC8A63F38BB2DA","CalledMethods":["Microsoft.Xna.Framework.Graphics.GraphicsDevice::get_Viewport()","Microsoft.Xna.Framework.Graphics.Viewport::get_Width()","Microsoft.Xna.Framework.Graphics.Viewport::get_Height()","Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)","Candide.CandideUI.PlayerWarningMessage::get_Font()","CandideCreator.Shared.Helpers.CandideMathHelper::From1To0Between(System.Single, System.Single, System.Single)","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)","Candide.CandideUI.PlayerWarningMessage::get_Scale()","Microsoft.Xna.Framework.Vector2::.ctor(System.Single)","Microsoft.Xna.Framework.Vector2::op_Multiply(Microsoft.Xna.Framework.Vector2, System.Single)","Microsoft.Xna.Framework.Vector2::op_Addition(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)","Microsoft.Xna.Framework.Vector2::Round()","Microsoft.Xna.Framework.Vector2::get_One()","Microsoft.Xna.Framework.Color::get_Black()","Microsoft.Xna.Framework.Color::.ctor(Microsoft.Xna.Framework.Color, System.Single)","System.Nullable\u003CMicrosoft.Xna.Framework.Vector2\u003E::.ctor(!0)","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(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":106,"BodyHash":"8BDD939808AB7ECD92FC1F5E24FD744C485D0316D4B073334F5DF82EBB6E938B","Hash":"E2258182C8ED8A4B8748F6FC793D214CE11CD5B33FEBA718D252FCA2E071E6F9","CalledMethods":[],"StringLiterals":[],"Source":null}],"Hash":"0A53315249285887B6658DFB652BBE4885BE234658552CE7F963A05EF3CCBDA7"}