Search Results for

    Show / Hide Table of Contents

    Interface IGamepadFocusableOverrideInput

    Namespace: Global
    Assembly: Dew.Core.dll
    Syntax
    public interface IGamepadFocusableOverrideInput

    Methods

    OnGamepadBack()

    Declaration
    bool OnGamepadBack()
    Returns
    Type Description
    bool

    OnGamepadConfirm()

    Declaration
    bool OnGamepadConfirm()
    Returns
    Type Description
    bool

    OnGamepadDpadDown()

    Declaration
    bool OnGamepadDpadDown()
    Returns
    Type Description
    bool

    OnGamepadDpadLeft()

    Declaration
    bool OnGamepadDpadLeft()
    Returns
    Type Description
    bool

    OnGamepadDpadRight()

    Declaration
    bool OnGamepadDpadRight()
    Returns
    Type Description
    bool

    OnGamepadDpadUp()

    Declaration
    bool OnGamepadDpadUp()
    Returns
    Type Description
    bool

    OnGamepadUpdate()

    Declaration
    void OnGamepadUpdate()
    In This Article
    Back to top Shape of Dreams API Documentation