add docs and samples for events module

This commit is contained in:
hyb1996
2017-07-20 22:03:21 +08:00
parent 52cc5214f1
commit 85216477c4
15 changed files with 555 additions and 49 deletions

View File

@@ -35,5 +35,6 @@ require("__general__")(__runtime__, this);
}
})(__that__);
__importClass__(android.view.KeyEvent);
__importClass__(com.stardust.autojs.runtime.api.Shell);
__importClass__(com.stardust.autojs.runtime.api.InputEventSender);