Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ onInputEnd
Method
onInputEnd
forge-gui-mobile/src/forge/Forge.java:1161–1161 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1159
public
abstract boolean keyDown(
int
keyCode);
1160
1161
public
abstract
void
onInputEnd();
1162
1163
//also allow handling of keyUp but don't require it
1164
public
boolean keyUp(
int
keyCode) {
Callers
2
startKeyInput
Method · 0.45
endKeyInput
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected