Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/demoth/jake2
/ Update
Method
Update
client/src/main/java/jake2/client/LWJGLKBD.java:32–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
30
}
31
32
public
void
Update() {
33
// get events
34
HandleEvents();
35
}
36
37
public
void
Close() {
38
Keyboard.destroy();
Callers
nothing calls this directly
Calls
1
HandleEvents
Method · 0.95
Tested by
no test coverage detected