Table of Contents

Method Click

Namespace
MaaFramework.Binding
Assembly
MaaFramework.Binding.dll

Click(int, int)

Clicks a point.

MaaJob Click(int x, int y)

Parameters

x int

The horizontal coordinate of the point.

y int

The vertical coordinate of the point.

Returns

MaaJob

A click MaaFramework.Binding.MaaJob.