MCPcopy Create free account
hub / github.com/Card-Forge/forge / getInputProcessor

Method getInputProcessor

forge-gui-mobile/src/forge/Forge.java:306–308  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

304 }
305
306 public static InputProcessor getInputProcessor() {
307 return inputProcessor;
308 }
309
310 public static Graphics getGraphics() {
311 return graphics;

Callers 2

switchToClassicMethod · 0.95
enterMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected