MCPcopy 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

getScreenshotMethod · 0.45
JoystickMethod · 0.45
processMouseEventMethod · 0.45
updateMouseStateMethod · 0.45
redrawMemoryViewMethod · 0.45
setZoomMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected