Update doc

This commit is contained in:
vCaesar 2016-12-30 17:13:21 +08:00
parent 17fda726b0
commit 2e851fc742
2 changed files with 8 additions and 2 deletions

5
doc.md
View File

@ -101,6 +101,9 @@
down - Accepts 'down' or 'up'.
modifier (optional, string or array) - Accepts alt, command (mac), control, and shift.
####Return:
return KeyToggle status
###<h3 id="TypeString">.TypeString(string)</h3>
####Arguments:
@ -325,7 +328,7 @@ robotgo.ScrollMouse(50, "down")
####Return:
Return a imgage
return save image status
###<h3 id="TostringBitmap">.TostringBitmap</h3>

View File

@ -104,6 +104,9 @@
key - See keys.
down - Accepts 'down' or 'up'.
modifier (optional, string or array) - Accepts alt, command (mac), control, and shift.
###返回值:
返回KeyToggle状态
###<h3 id="TypeString">.TypeString(string)</h3>
@ -339,7 +342,7 @@ robotgo.ScrollMouse(50, "down")
####返回值:
保存图片
保存图片,返回保存状态
###<h3 id="TostringBitmap">.TostringBitmap</h3>