Skip to content

Tego Bot API Documentation v0.2.0


Tego Bot API Documentation / Position

Interface: Position

Defined in: botjs/src/screenshot.ts:109

Position coordinates

Properties

x

x: number

Defined in: botjs/src/screenshot.ts:111

X coordinate


y

y: number

Defined in: botjs/src/screenshot.ts:113

Y coordinate

Released under the MIT License.