C# Class FSO.Client.Utils.UIDragHandler

Afficher le fichier Open project: RHY3756547/FreeSO Class Usage Examples

Méthodes publiques

Свойство Type Description
DragControl FSO.Client.UI.Framework.UIElement
MouseEvent FSO.Common.Rendering.Framework.IO.UIMouseEventRef
MouseTarget FSO.Client.UI.Framework.UIElement

Méthodes publiques

Méthode Description
UIDragHandler ( UIElement mouseTarget, UIElement dragControl ) : System.Collections.Generic

Private Methods

Méthode Description
DragMouseEvents ( UIMouseEventType evt, UpdateState state ) : void

Handle mouse events for dragging

Update ( UpdateState state ) : void

Method Details

UIDragHandler() public méthode

public UIDragHandler ( UIElement mouseTarget, UIElement dragControl ) : System.Collections.Generic
mouseTarget FSO.Client.UI.Framework.UIElement
dragControl FSO.Client.UI.Framework.UIElement
Résultat System.Collections.Generic

Property Details

DragControl public_oe property

public UIElement,FSO.Client.UI.Framework DragControl
Résultat FSO.Client.UI.Framework.UIElement

MouseEvent public_oe property

public UIMouseEventRef,FSO.Common.Rendering.Framework.IO MouseEvent
Résultat FSO.Common.Rendering.Framework.IO.UIMouseEventRef

MouseTarget public_oe property

public UIElement,FSO.Client.UI.Framework MouseTarget
Résultat FSO.Client.UI.Framework.UIElement