MCPcopy Create free account
hub / github.com/codecombat/codecombat / destroy

Method destroy

app/models/ThangType.js:98–101  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

96 // setTimeout f, 40000
97
98 destroy () {
99 __guardMethod__(this.rasterImage, 'off', o => o.off())
100 return super.destroy()
101 }
102
103 resetRawData () {
104 return this.set('raw', { shapes: {}, containers: {}, animations: {} })

Callers 1

Calls 1

__guardMethod__Function · 0.70

Tested by

no test coverage detected