Search Results for

    Show / Hide Table of Contents

    Interface ICompass

    Interface for compass sensor.

    Inherited Members
    ISensor.Exist()
    ISensor.Start()
    ISensor.Stop()
    ISensor.Started
    Namespace: Evergine.Common.Input
    Assembly: Evergine.Common.dll
    Syntax
    public interface ICompass : ISensor

    Methods

    GetState()

    Gets the compass state.

    Declaration
    CompassState GetState()
    Returns
    Type Description
    CompassState

    Compass state.

    Extension Methods

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