Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
switchToClassic
Method · 0.95
enter
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected