Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ resetRawData
Method
resetRawData
app/models/ThangType.js:103–105 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
101
}
102
103
resetRawData () {
104
return
this.set(
'raw'
, { shapes: {}, containers: {}, animations: {} })
105
}
106
107
resetSpriteSheetCache () {
108
this.buildActions()
Callers
1
clearRawData
Method · 0.80
Calls
1
set
Method · 0.45
Tested by
no test coverage detected