MCPcopy 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

clearRawDataMethod · 0.80

Calls 1

setMethod · 0.45

Tested by

no test coverage detected