play-u1 API
    Preparing search index...

    Interface ManagerOptions

    interface ManagerOptions {
        deadzone?: number | DeadzoneOptions;
        layouts?: Record<string, LayoutProfile>;
    }
    Index

    Properties

    Properties

    deadzone?: number | DeadzoneOptions

    Deadzone for sticks — number sets radial only; object for full control

    layouts?: Record<string, LayoutProfile>

    Override layout detection — key matched as substring of gamepad.id