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

Method WheelDown

src/pkgDm/Dm2Java.java:935–937  ·  view source on GitHub ↗

滚轮向下滚 @return 0: 失败 1:成功

()

Source from the content-addressed store, hash-verified

933 * @return 0: 失败 1:成功
934 */
935 public int WheelDown(){
936 return Dispatch.call(dm,"WheelDown").getInt();
937 }
938
939 /**
940 * 滚轮向上滚

Callers

nothing calls this directly

Calls 2

callMethod · 0.95
getIntMethod · 0.45

Tested by

no test coverage detected