Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/zhouzi/TheaterJS
/ getCurrentActor
Function
getCurrentActor
src/theaterJS.js:63–65 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
61
}
62
63
function
getCurrentActor () {
64
return
props.casting[props.onStage] || null
65
}
66
67
function
addScene (...scenes) {
68
const
sequence = []
Callers
2
typeAction
Function · 0.85
eraseAction
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected