Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/badvision/jace
/ setFloatingBus
Method
setFloatingBus
src/main/java/jace/core/Video.java:264–266 ·
view source on GitHub ↗
(byte floatingBus)
Source
from the content-addressed store, hash-verified
262
}
263
264
private
void
setFloatingBus(byte floatingBus) {
265
this.floatingBus = floatingBus;
266
}
267
268
@InvokableAction(name =
"Refresh screen"
,
269
category =
"display"
,
Callers
1
tick
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected