Stride

OPEN / CLOSE
  • Features
  • Blog
  • Documentation
  • Community
(icon) Download

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

OPEN / CLOSE
  • English
  • 日本語
    Show / Hide Table of Contents

    PointerDeviceState.PointerData Class

    Namespace: Stride.Input
    Assembly: Stride.Input.dll

    Some additional data kept on top of PointerPoint for the purpose of generating PointerEvent

    System.Object → PointerPoint → PointerDeviceState.PointerData
    Derived from PointerDeviceState.PointerData:

    public class PointerData : PointerPoint
    Name Description
    Fields
    Clock
    | Improve this Doc View Source

    Fields


    Clock

    public Stopwatch Clock
    Field Value
    Type Description
    System.Diagnostics.Stopwatch

    Inherited Members

    PointerPoint.Position
    PointerPoint.Delta
    PointerPoint.IsDown
    PointerPoint.Id
    PointerPoint.Pointer
    PointerPoint.ToString()

    Extension Methods

    ComponentBaseExtensions.DisposeBy<T>(T, ICollectorHolder)
    ComponentBaseExtensions.RemoveDisposeBy<T>(T, ICollectorHolder)
    • Improve this Doc
    • View Source
    In This Article

    Back to top

    Copyright © 2019-2021 .NET Foundation and Contributors
    Supported by the .NET Foundation