Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    GameControllerAxisInfo Class

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

    Provides information about a gamepad axis

    System.Object → GameControllerObjectInfo → GameControllerAxisInfo
    Derived from GameControllerAxisInfo:

    public class GameControllerAxisInfo : GameControllerObjectInfo
    Name Description
    Methods
    ToString()
    | Improve this Doc View Source

    Methods


    ToString()

    public override string ToString()
    Returns
    Type Description
    System.String
    Overrides
    GameControllerObjectInfo.ToString()

    Inherited Members

    GameControllerObjectInfo.Name

    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