Romestead Assembly Reference

Candide.CandideUI.Helpers.ControllerMouseSimulator

Type JSON

public class in Candide.CandideUI.Helpers

Methods3
Properties0
Fields8
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.CandideUI.Helpers
  • Base typeSystem.Object
  • HashC6EC473122B83EF057F4439E17E361CFFF8EA12DDC4ADCFB8EC4BE0FE1F7248A

Relationships

Fields

NameVisibilitySignature
CursorPositionpublicpublic System.Nullable<Microsoft.Xna.Framework.Vector2> CursorPosition
_clickStartedPositionprivateprivate Microsoft.Xna.Framework.Vector2 _clickStartedPosition
_containerprivateprivate Candide.CandideUI.CandideUiContainerMultipleItems _container
_currentHoveredElementsprivateprivate System.Collections.Generic.HashSet<Candide.CandideUI.CandideUiElement> _currentHoveredElements
_enteredElementsprivateprivate System.Collections.Generic.HashSet<Candide.CandideUI.CandideUiElement> _enteredElements
_lastFrameHoveredElementsprivateprivate System.Collections.Generic.HashSet<Candide.CandideUI.CandideUiElement> _lastFrameHoveredElements
_leftElementsprivateprivate System.Collections.Generic.HashSet<Candide.CandideUI.CandideUiElement> _leftElements
_searchQueueprivateprivate System.Collections.Generic.Queue<Candide.CandideUI.CandideUiElement> _searchQueue

Methods

Reset

public System.Void Reset()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash940F1ED8D952080A35705ACAE91DA40EF15363D2AEEB8A1A07593EEDA2756778
  • Body hash3D2A4710656C73FE22F65DC1C0D8FD1EED118451183461CE8B61725A5E53A8F3
  • IL size71
Referenced calls
  • System.Collections.Generic.HashSet<Candide.CandideUI.CandideUiElement>::Clear()
  • System.Collections.Generic.Queue<Candide.CandideUI.CandideUiElement>::Clear()
  • Microsoft.Xna.Framework.Vector2::.ctor(System.Single)
Called by

SetCursorPosition

public System.Void SetCursorPosition(System.Nullable<Microsoft.Xna.Framework.Vector2> position)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash10CB658D4CBBF5A430305BC474E0E02706CD143F79D347B496B17B73C4F10F0C
  • Body hash42F2A83E3D78EE09AF658C361A52737F9D52DCE43E8A56F3F2A355754C907A91
  • IL size8
Called by

Update

public System.Void Update()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash7D3A06329DB7D967BFFECE43DF70C39D8EA4CE4311E9C0F28CB11199655A7998
  • Body hashB6453CAC54F8CFBEA511CCFF60B39698C9FDE2384DB4377FC9EAC37E352D3B4E
  • IL size554
Referenced calls
Called by