{"Id":"Candide.CandideUI.Helpers.ControllerMouseSimulator","Name":"ControllerMouseSimulator","DisplayName":"ControllerMouseSimulator","FullName":"Candide.CandideUI.Helpers.ControllerMouseSimulator","Namespace":"Candide.CandideUI.Helpers","Kind":"class","Visibility":"public","IsAbstract":false,"IsSealed":false,"BaseType":"System.Object","Interfaces":[],"SourceLocations":[],"Fields":[{"Id":"CursorPosition:System.Nullable\u00601\u003CMicrosoft.Xna.Framework.Vector2\u003E","Name":"CursorPosition","Type":"System.Nullable\u003CMicrosoft.Xna.Framework.Vector2\u003E","Signature":"public System.Nullable\u003CMicrosoft.Xna.Framework.Vector2\u003E CursorPosition","Visibility":"public","IsStatic":false,"IsLiteral":false,"Hash":"190FCB62B30252733D222A790C6BAB9C6966BCF8B53673F1BB4F9FB709A031CB"},{"Id":"_clickStartedPosition:Microsoft.Xna.Framework.Vector2","Name":"_clickStartedPosition","Type":"Microsoft.Xna.Framework.Vector2","Signature":"private Microsoft.Xna.Framework.Vector2 _clickStartedPosition","Visibility":"private","IsStatic":true,"IsLiteral":false,"Hash":"64069841AF682E84013415DC0A24037918F6FFFEA83827C2E37184377E02B82E"},{"Id":"_container:Candide.CandideUI.CandideUiContainerMultipleItems","Name":"_container","Type":"Candide.CandideUI.CandideUiContainerMultipleItems","Signature":"private Candide.CandideUI.CandideUiContainerMultipleItems _container","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"67ECA5AD10E9FDC4224512488765BB876C9074A93120C978D32DED9FEB70285A"},{"Id":"_currentHoveredElements:System.Collections.Generic.HashSet\u00601\u003CCandide.CandideUI.CandideUiElement\u003E","Name":"_currentHoveredElements","Type":"System.Collections.Generic.HashSet\u003CCandide.CandideUI.CandideUiElement\u003E","Signature":"private System.Collections.Generic.HashSet\u003CCandide.CandideUI.CandideUiElement\u003E _currentHoveredElements","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"4AB4022BFF05A93B3AA8DED2020B3FF504E7AE6412FA6ED7ED1293249846D5A0"},{"Id":"_enteredElements:System.Collections.Generic.HashSet\u00601\u003CCandide.CandideUI.CandideUiElement\u003E","Name":"_enteredElements","Type":"System.Collections.Generic.HashSet\u003CCandide.CandideUI.CandideUiElement\u003E","Signature":"private System.Collections.Generic.HashSet\u003CCandide.CandideUI.CandideUiElement\u003E _enteredElements","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"FD5B84AA01A068372511F5179B67E573DC30727E6830E91526AD276C6B3BE58B"},{"Id":"_lastFrameHoveredElements:System.Collections.Generic.HashSet\u00601\u003CCandide.CandideUI.CandideUiElement\u003E","Name":"_lastFrameHoveredElements","Type":"System.Collections.Generic.HashSet\u003CCandide.CandideUI.CandideUiElement\u003E","Signature":"private System.Collections.Generic.HashSet\u003CCandide.CandideUI.CandideUiElement\u003E _lastFrameHoveredElements","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"22D6C0937E4941A274A55874C4123FB3255582FC02EFC316AE02654DCE8D40D7"},{"Id":"_leftElements:System.Collections.Generic.HashSet\u00601\u003CCandide.CandideUI.CandideUiElement\u003E","Name":"_leftElements","Type":"System.Collections.Generic.HashSet\u003CCandide.CandideUI.CandideUiElement\u003E","Signature":"private System.Collections.Generic.HashSet\u003CCandide.CandideUI.CandideUiElement\u003E _leftElements","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"E9BEA89C996814773607A1C557BE70B897FF49E2FC2528A610A844F4E0763B72"},{"Id":"_searchQueue:System.Collections.Generic.Queue\u00601\u003CCandide.CandideUI.CandideUiElement\u003E","Name":"_searchQueue","Type":"System.Collections.Generic.Queue\u003CCandide.CandideUI.CandideUiElement\u003E","Signature":"private System.Collections.Generic.Queue\u003CCandide.CandideUI.CandideUiElement\u003E _searchQueue","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"4E88A03CE9431AE4A591A20A87B8964D2C442A5DCA12488DA8B7E1289A370276"}],"Properties":[],"Events":[],"Methods":[{"Id":"Reset()-\u003ESystem.Void","Name":"Reset","Signature":"public System.Void Reset()","Visibility":"public","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":71,"BodyHash":"3D2A4710656C73FE22F65DC1C0D8FD1EED118451183461CE8B61725A5E53A8F3","Hash":"940F1ED8D952080A35705ACAE91DA40EF15363D2AEEB8A1A07593EEDA2756778","CalledMethods":["System.Collections.Generic.HashSet\u003CCandide.CandideUI.CandideUiElement\u003E::Clear()","System.Collections.Generic.Queue\u003CCandide.CandideUI.CandideUiElement\u003E::Clear()","Microsoft.Xna.Framework.Vector2::.ctor(System.Single)"],"StringLiterals":[],"Source":null},{"Id":"SetCursorPosition(System.Nullable\u00601\u003CMicrosoft.Xna.Framework.Vector2\u003E)-\u003ESystem.Void","Name":"SetCursorPosition","Signature":"public System.Void SetCursorPosition(System.Nullable\u003CMicrosoft.Xna.Framework.Vector2\u003E position)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"position","Type":"System.Nullable\u003CMicrosoft.Xna.Framework.Vector2\u003E","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":8,"BodyHash":"42F2A83E3D78EE09AF658C361A52737F9D52DCE43E8A56F3F2A355754C907A91","Hash":"10CB658D4CBBF5A430305BC474E0E02706CD143F79D347B496B17B73C4F10F0C","CalledMethods":[],"StringLiterals":[],"Source":null},{"Id":"Update()-\u003ESystem.Void","Name":"Update","Signature":"public System.Void Update()","Visibility":"public","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":554,"BodyHash":"B6453CAC54F8CFBEA511CCFF60B39698C9FDE2384DB4377FC9EAC37E352D3B4E","Hash":"7D3A06329DB7D967BFFECE43DF70C39D8EA4CE4311E9C0F28CB11199655A7998","CalledMethods":["Candide.CandideUI.CandideUiSystem::get_ControllerEnabled()","Candide.CandideUI.Helpers.ControllerMouseSimulator::Reset()","System.Nullable\u003CMicrosoft.Xna.Framework.Vector2\u003E::get_HasValue()","System.Nullable\u003CMicrosoft.Xna.Framework.Vector2\u003E::get_Value()","Candide.CandideUI.Helpers.MouseUiFunctions::FindElementsWithMouseInside(Candide.CandideUI.CandideUiContainerMultipleItems, Microsoft.Xna.Framework.Vector2, System.Collections.Generic.Queue\u003CCandide.CandideUI.CandideUiElement\u003E, System.Collections.Generic.HashSet\u003CCandide.CandideUI.CandideUiElement\u003E)","System.Collections.Generic.HashSet\u003CCandide.CandideUI.CandideUiElement\u003E::Clear()","System.Collections.Generic.HashSet\u003CCandide.CandideUI.CandideUiElement\u003E::UnionWith(System.Collections.Generic.IEnumerable\u003C!0\u003E)","System.Collections.Generic.HashSet\u003CCandide.CandideUI.CandideUiElement\u003E::ExceptWith(System.Collections.Generic.IEnumerable\u003C!0\u003E)","System.Collections.Generic.HashSet\u003CCandide.CandideUI.CandideUiElement\u003E::GetEnumerator()","HashSet.Enumerator\u003CCandide.CandideUI.CandideUiElement\u003E::get_Current()","Candide.CandideUI.CandideUiElement::OnMouseEnter()","HashSet.Enumerator\u003CCandide.CandideUI.CandideUiElement\u003E::MoveNext()","System.IDisposable::Dispose()","Candide.CandideUI.CandideUiElement::OnMouseLeave()","Candide.Input.SuperKeybind::Released()","Candide.CandideUI.CandideUiElement::get_Enabled()","Candide.CandideUI.CandideUiElement::get_InteractionBounds()","Candide.CandideUI.CandideUiElement::get_Transform()","Microsoft.Xna.Framework.Vector2::get_Zero()","Candide.CandideUI.Transform::Apply(Microsoft.Xna.Framework.Vector2)","Microsoft.Xna.Framework.Rectangle::Contains(Microsoft.Xna.Framework.Vector2)","Candide.CandideUI.CandideUiElement::OnMouseFullClick()","Candide.Input.SuperKeybind::Pressed()","Candide.CandideUI.CandideUiElement::OnMousePrimaryDown()"],"StringLiterals":[],"Source":null}],"Hash":"C6EC473122B83EF057F4439E17E361CFFF8EA12DDC4ADCFB8EC4BE0FE1F7248A"}