robotgo/zh_doc.md
2016-10-09 12:49:14 +08:00

28 lines
408 B
Markdown

#方法:
##键盘
Keys
SetKeyboardDelay
KeyTap
KeyToggle
TypeString
TypeStringDelayed
##鼠标
SetMouseDelay
MoveMouse
MoveMouseSmooth
MouseClick
MouseToggle
DragMouse
GetMousePos
ScrollMouse
##屏幕
GetPixelColor
GetScreenSize
CaptureScreen
GetXDisplayName(Linux)
SetXDisplayName(Linux)
##位图
This is a work in progress.