mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-01 14:43:55 +00:00
Create doc.md
This commit is contained in:
parent
0f120bf158
commit
19de1813ab
26
doc.md
Normal file
26
doc.md
Normal file
@ -0,0 +1,26 @@
|
||||
#Methods
|
||||
|
||||
##Keyboard
|
||||
Keys
|
||||
SetKeyboardDelay
|
||||
KeyTap
|
||||
KeyToggle
|
||||
TypeString
|
||||
TypeStringDelayed
|
||||
##Mouse
|
||||
SetMouseDelay
|
||||
MoveMouse
|
||||
MoveMouseSmooth
|
||||
MouseClick
|
||||
MouseToggle
|
||||
DragMouse
|
||||
GetMousePos
|
||||
ScrollMouse
|
||||
##Screen
|
||||
GetPixelColor
|
||||
GetScreenSize
|
||||
CaptureScreen
|
||||
GetXDisplayName(Linux)
|
||||
SetXDisplayName(Linux)
|
||||
##Bitmap
|
||||
|
Loading…
Reference in New Issue
Block a user