Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/badvision/jace
/ getHeight
Method
getHeight
src/main/java/jace/core/Video.java:109–111 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
107
}
108
109
public
int
getHeight() {
110
return
height;
111
}
112
113
public
VideoWriter getCurrentWriter() {
114
return
currentWriter;
Callers
7
getScreenshot
Method · 0.45
Joystick
Method · 0.45
processMouseEvent
Method · 0.45
updateMouseState
Method · 0.45
processMemoryViewUpdates
Method · 0.45
redrawMemoryView
Method · 0.45
setZoom
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected