Table of Contents

Method StickStart

Namespace
MaaFramework.Binding
Assembly
MaaFramework.Binding.Native.dll

StickStart(GamepadTouch, short, short)

Usage: StickStart -> StickMove -> StickEnd.

public MaaJob StickStart(GamepadTouch contact, short x, short y)

Parameters

contact GamepadTouch

The MaaFramework.Binding.GamepadTouch value.

x short

The horizontal coordinate of the point.

y short

The vertical coordinate of the point.

Returns

MaaJob

A touch down MaaFramework.Binding.MaaJob.