Skip to content

Tego Bot API Documentation v0.2.0


Tego Bot API Documentation / MousePosition

Interface: MousePosition

Defined in: bot/index.d.ts:197

Mouse position

Properties

x

x: number

Defined in: bot/index.d.ts:198


y

y: number

Defined in: bot/index.d.ts:199

Released under the MIT License.