Search Results for

    Show / Hide Table of Contents

    Enum TouchLocationState

    Status of the touch location.

    Namespace: Evergine.Common.Input
    Assembly: Evergine.Common.dll
    Syntax
    public enum TouchLocationState

    Fields

    Name Description
    Invalid

    Invalid state.

    Moved

    Touch has moved.

    Pressed

    Touch is pressed.

    Release

    Touch released.

    Extension Methods

    EnumExtensions.HasFlag(Enum, Enum)
    ReflectionHelper.GetMemberAssembly(object)
    ReflectionHelper.GetTypeName(object)
    In this article
    Back to top
    Generated by DocFX