MCPcopy Create free account
hub / github.com/HelloBush/Java_MHXYdemo / WaitClick

Method WaitClick

src/pkgDm/Dm2Java.java:951–953  ·  view source on GitHub ↗

脚本执行到这一句暂停,按下任意鼠标键之后继续 @return 整数型,鼠标码

()

Source from the content-addressed store, hash-verified

949 * @return 整数型,鼠标码
950 */
951 public int WaitClick(){
952 return 0;
953 }
954/////////////////////////////内存////////////////////////////////////
955 /**
956 * 把双精度浮点数转换成二进制形式.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected