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

Method d

app/views/editor/level/thangs/ThangsTabView.js:108–108  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

106 a () { this.panSurfaceBy(-1, 0) },
107 s () { this.panSurfaceBy(0, 1) },
108 d () { this.panSurfaceBy(1, 0) },
109 }
110 }
111

Callers

nothing calls this directly

Calls 1

panSurfaceByMethod · 0.95

Tested by

no test coverage detected