{"Id":"Candide.UISystems.PlaytestHUDHandler","Name":"PlaytestHUDHandler","DisplayName":"PlaytestHUDHandler","FullName":"Candide.UISystems.PlaytestHUDHandler","Namespace":"Candide.UISystems","Kind":"class","Visibility":"public","IsAbstract":true,"IsSealed":true,"BaseType":"System.Object","Interfaces":[],"SourceLocations":[],"Fields":[{"Id":"_bigTextUpdateTimer:System.Single","Name":"_bigTextUpdateTimer","Type":"System.Single","Signature":"private System.Single _bigTextUpdateTimer","Visibility":"private","IsStatic":true,"IsLiteral":false,"Hash":"2882576C49804FC77FFF91B8762D537C769A1FAC8F71115A404EB5C75CFB0267"},{"Id":"_lastBigTextString:System.String","Name":"_lastBigTextString","Type":"System.String","Signature":"private System.String _lastBigTextString","Visibility":"private","IsStatic":true,"IsLiteral":false,"Hash":"B00D91FFE8C7F585C2AB0F7979D77755F4E18467D770C75A10E085FE0D23FFED"},{"Id":"_position:System.Int32","Name":"_position","Type":"System.Int32","Signature":"private System.Int32 _position","Visibility":"private","IsStatic":true,"IsLiteral":false,"Hash":"3BA7D99B0AC8F9FC75EF8FCF702BA8FAE87510C91AF9062EB14D6A377F2E655B"},{"Id":"_positionTickSeconds:System.Single","Name":"_positionTickSeconds","Type":"System.Single","Signature":"private System.Single _positionTickSeconds","Visibility":"private","IsStatic":true,"IsLiteral":true,"Hash":"BF4846F2C45DD850FD8C66149BCCAFEE5778DF1E670E3EE530F8303282AEC791"},{"Id":"_screenTextPosition:Microsoft.Xna.Framework.Vector2","Name":"_screenTextPosition","Type":"Microsoft.Xna.Framework.Vector2","Signature":"private Microsoft.Xna.Framework.Vector2 _screenTextPosition","Visibility":"private","IsStatic":true,"IsLiteral":false,"Hash":"2BE36DE7D6E0898809901F0297EA8B3208C1BE2F411AD1DF0B523858F409E5BC"},{"Id":"_termsAccepted:System.Boolean","Name":"_termsAccepted","Type":"System.Boolean","Signature":"private System.Boolean _termsAccepted","Visibility":"private","IsStatic":true,"IsLiteral":false,"Hash":"40620EBAE514079F323E0AE3FD2EC3883F3EDC606F690D8394BBE0141B59DE0B"},{"Id":"_timer:System.Single","Name":"_timer","Type":"System.Single","Signature":"private System.Single _timer","Visibility":"private","IsStatic":true,"IsLiteral":false,"Hash":"E26251D2A87F1F8986935B3066B5676C07CA5D0B7FA66EE0B39E2400AC2EB96C"}],"Properties":[],"Events":[],"Methods":[{"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":1389,"BodyHash":"498D8D8313F4D22A46C957B3410C6297050C453ED6B24E905162624A6FD1D41C","Hash":"BF6A09F182A1ABA6B96271A6FCF4E10F52473C80D510D16EB318857D4690CB78","CalledMethods":["Microsoft.Xna.Framework.Graphics.GraphicsDevice::get_Viewport()","Microsoft.Xna.Framework.Graphics.Viewport::get_Width()","Microsoft.Xna.Framework.Graphics.Viewport::get_Height()","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()","Candide.Graphics.Fonts.CandideFont::get_RenderFont()","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)","Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)","System.NotImplementedException::.ctor()","Microsoft.Xna.Framework.Color::get_White()","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)","Microsoft.Xna.Framework.GameTime::get_ElapsedGameTime()","System.TimeSpan::get_TotalSeconds()","Candide.Globals::GetIdealCameraScale()","CandideCreator.Shared.Helpers.CandideMathHelper::ClampSafe(System.Single, System.Single, System.Single)","FontStashSharp.FontSystem::GetFont(System.Single)","Microsoft.Xna.Framework.Color::.ctor(System.Single, System.Single, System.Single, System.Single)","Candide.CandideUI.CandideUiContainerMultipleItems::get_ChildrenEnumerable()","PlaytestHUDHandler.\u003C\u003Ec::\u003CDraw\u003Eb__8_0(Candide.CandideUI.CandideUiElement)","System.Func\u003CCandide.CandideUI.CandideUiElement, System.Boolean\u003E::.ctor(System.Object, System.IntPtr)","System.Linq.Enumerable::Any(System.Collections.Generic.IEnumerable\u003C!!0\u003E, System.Func\u003C!!0, System.Boolean\u003E)","System.String::IsNullOrWhiteSpace(System.String)","System.IO.MemoryStream::.ctor()","System.IO.BinaryWriter::.ctor(System.IO.Stream)","System.IO.BinaryWriter::Write(System.UInt64)","System.DateTimeOffset::get_UtcNow()","System.DateTimeOffset::ToUnixTimeSeconds()","System.IO.BinaryWriter::Write(System.Int32)","System.IO.BinaryWriter::Write(System.Byte)"],"StringLiterals":["\nPlaytest 1"],"Source":null},{"Id":"ShowMainMenuUi(Candide.CandideUI.CandideDesktop)-\u003ESystem.Void","Name":"ShowMainMenuUi","Signature":"public System.Void ShowMainMenuUi(Candide.CandideUI.CandideDesktop desktop)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"desktop","Type":"Candide.CandideUI.CandideDesktop","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":524,"BodyHash":"7218B952E401EA5F460E20E6F7FD339C68A2E7A0809B84BFD1D532230D935638","Hash":"CBE1FD98960EA01C46D011A0A1BBBBF2A34AF95BFD593A70B71C9D0F68168E3B","CalledMethods":["PlaytestHUDHandler.\u003C\u003Ec__DisplayClass9_0::.ctor()","Candide.MainMenu.Ui.MainMenuUi::ShowUi(Candide.CandideUI.CandideDesktop)","Candide.CandideUI.Containers.CandideWindow::.ctor(Candide.CandideUI.Containers.WindowGraphics)","Candide.CandideUI.CandideUiElement::set_DragDirection(Candide.CandideUI.DragDirection)","Candide.CandideUI.CandideUiElement::set_HorizontalAlignment(Candide.CandideUI.HorizontalAlignment)","Candide.CandideUI.CandideUiElement::set_VerticalAlignment(Candide.CandideUI.VerticalAlignment)","Candide.CandideUI.Containers.CandideVerticalStackPanel::.ctor()","Candide.CandideUI.Components.CandideTextLabel::.ctor()","Candide.CandideUI.Components.CandideTextLabel::set_TextAlign(FontStashSharp.RichText.TextHorizontalAlignment)","Candide.CandideUI.Components.CandideTextLabel::set_TextStyle(Candide.CandideUI.Components.CandideTextStyle)","Candide.CandideUI.Components.CandideTextLabel::set_Text(System.String)","Candide.CandideUI.Components.CandideTextLabel::set_Wrap(System.Boolean)","Candide.CandideUI.CandideUiContainerMultipleItems::AddChild(Candide.CandideUI.CandideUiElement, System.Boolean)","Candide.CandideUI.Components.CandideHorizontalSeparator::.ctor()","Candide.CandideUI.CandideThickness::.ctor(System.Int32, System.Int32)","Candide.CandideUI.CandideUiElement::set_Margin(Candide.CandideUI.CandideThickness)","System.Nullable\u003CSystem.Int32\u003E::.ctor(!0)","Candide.CandideUI.CandideUiElement::set_MaxWidth(System.Nullable\u003CSystem.Int32\u003E)","Candide.CandideUI.CandideThickness::.ctor(System.Int32, System.Int32, System.Int32, System.Int32)","Candide.CandideUI.CandideUiElement::set_Padding(Candide.CandideUI.CandideThickness)","Candide.CandideUI.Containers.CandideHorizontalStackPanel::.ctor()","Candide.CandideUI.Components.Buttons.CandideIconLabelButton::.ctor(System.String, CandideCreator.Shared.Graphics.IconFlag, System.Nullable\u003CSystem.Int32\u003E)","Candide.CandideUI.Components.Buttons.CandideIconLabelButton::set_Text(System.String)","PlaytestHUDHandler.\u003C\u003Ec__DisplayClass9_0::\u003CShowMainMenuUi\u003Eb__1()","System.Action::.ctor(System.Object, System.IntPtr)","Candide.CandideUI.CandideThickness::.ctor(System.Int32)","PlaytestHUDHandler.\u003C\u003Ec::\u003CShowMainMenuUi\u003Eb__9_2()","Candide.CandideUI.CandideUiContainerSingleItem::SetChild(Candide.CandideUI.CandideUiElement)","Candide.CandideUI.Containers.CandideWindow::Show(Candide.CandideUI.CandideDesktop, System.Nullable\u003CSystem.Int32\u003E, System.Nullable\u003CSystem.Int32\u003E)","PlaytestHUDHandler.\u003C\u003Ec__DisplayClass9_0::\u003CShowMainMenuUi\u003Eb__0(System.Object, System.EventArgs)","System.EventHandler::.ctor(System.Object, System.IntPtr)","Candide.CandideUI.Containers.CandideWindow::add_Closed(System.EventHandler)"],"StringLiterals":["Romestead Pre-Alpha - Terms","Greetings Roman! Thank you for taking part in the pre-alpha playtest for Romestead. \r\nRomestead is not complete and this","ui:yes","I agree to the terms","ui:no","Decline"],"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":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":76,"BodyHash":"3578C68708A3571F75CC819849C55FA67F42661FD44A324280F7CC21E7313ECF","Hash":"F63641F20AC599F020EDF67C9D233AEACE1E43E6C744C71CF33BD03B34208145","CalledMethods":["Microsoft.Xna.Framework.GameTime::get_ElapsedGameTime()","System.TimeSpan::get_TotalSeconds()"],"StringLiterals":[],"Source":null}],"Hash":"B36E45C117744C78A092BE3A3E8C4C8F7FE407C75C8D632C6321659E05CE1B1C"}