MCPcopy Index your code
hub / github.com/BombusMod/BombusMod / touchLeftPressed

Method touchLeftPressed

src/main/java/ui/keys/UserKeysList.java:114–114  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

112
113 public String touchLeftCommand() { return SR.MS_MENU; }
114 public void touchLeftPressed() { showMenu(); }
115
116}
117

Callers

nothing calls this directly

Calls 1

showMenuMethod · 0.80

Tested by

no test coverage detected