Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TimMcCool/scratchattach
/ link_vlbs
Method
link_vlbs
scratchattach/editor/sprite.py:126–128 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
124
self.link_vlbs()
125
126
def
link_vlbs(self):
127
for
_vlb in self.vlbs:
128
_vlb.sprite = self
129
130
def
link_prims(self):
131
""
"
Callers
1
link_subcomponents
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected