Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ tap
Method
tap
forge-gui-mobile/src/forge/toolbox/FTextField.java:225–228 ·
view source on GitHub ↗
(float x, float y, int count)
Source
from the content-addressed store, hash-verified
223
}
224
225
@Override
226
public
boolean tap(float x, float y,
int
count) {
227
return
startEdit();
228
}
229
230
@Override
231
public
boolean keyDown(
int
keyCode) {
Callers
nothing calls this directly
Calls
1
startEdit
Method · 0.95
Tested by
no test coverage detected