Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    GameControllerButtonType Enum

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

    The types of gamepad buttons

    public enum GameControllerButtonType

    Fields

    Name Description
    PushButton

    A regular button

    ToggleButton

    A button that is physically toggled when pressed

    Extension Methods

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

    Back to top

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