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

Method RightDown

src/pkgDm/Dm2Java.java:881–883  ·  view source on GitHub ↗

按按住鼠标右键 @return 0: 失败 1:成功

()

Source from the content-addressed store, hash-verified

879 * @return 0: 失败 1:成功
880 */
881 public int RightDown(){
882 return Dispatch.call(dm,"RightDown").getInt();
883 }
884
885 /**
886 * 弹起鼠标右键

Callers

nothing calls this directly

Calls 2

callMethod · 0.95
getIntMethod · 0.45

Tested by

no test coverage detected