Show / Hide Table of Contents

    Class JoystickInput

    Inheritance
    Object
    ObjectBase
    JoystickInput
    Implements
    ICharacterInput
    Namespace: Global
    Assembly: Main.dll
    Syntax
    public class JoystickInput : ObjectBase, ICharacterInput

    Fields

    | Improve this Doc View Source

    variableJoystick

    Declaration
    public Joystick variableJoystick
    Field Value
    Type Description
    Joystick

    Methods

    | Improve this Doc View Source

    ICharacterInput_GetInput_MoveX()

    Declaration
    public float ICharacterInput_GetInput_MoveX()
    Returns
    Type Description
    Single
    | Improve this Doc View Source

    OnAwake()

    Declaration
    protected override void OnAwake()
    Overrides
    ObjectBase.OnAwake()

    Implements

    ICharacterInput
    • Improve this Doc
    • View Source
    • 0 Comments
    Back to top Example Footer