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

Method highlightNextLevel

app/views/play/CampaignView.js:1876–1878  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1874 }
1875
1876 highlightNextLevel () {
1877 this.highlightElement('.level.next', { delay: 500, duration: 60000, rotation: 0, sides: ['top'] })
1878 }
1879
1880 onClickMap (e) {
1881 this.$levelInfo?.hide()

Callers 4

constructorMethod · 0.95
afterRenderMethod · 0.95
onClickMapMethod · 0.95
onWindowResizeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected