codecombat/app/templates/play/level.jade

48 lines
1 KiB
Text
Raw Normal View History

2014-03-14 20:06:08 -04:00
#level-loading-view
2014-01-03 13:32:13 -05:00
.level-content
#control-bar-view
2014-08-27 20:26:56 -04:00
#fullscreen-editor-background-screen(title="Click to minimize the code editor")
2014-01-03 13:32:13 -05:00
#code-area
#code-area-gradient.gradient
#tome-view
#game-area
#canvas-wrapper
canvas(width=924, height=589)#webgl-surface
canvas(width=924, height=589)#normal-surface
#ascii-surface
#canvas-left-gradient.gradient
#canvas-top-gradient.gradient
#goals-view
#level-flags-view
#gold-view
#problem-alert-view
#level-chat-view
#multiplayer-status-view
#playback-view
#thang-hud
#level-dialogue-view
button.btn.btn-lg.btn-warning.banner.header-font#stop-real-time-playback-button(title="Stop real-time playback", data-i18n="play_level.skip") Skip
#level-footer-shadow
#level-footer-background
if !me.get('anonymous')
#play-footer(class=me.isPremium() ? "premium" : "")
p(class='footer-link-text')
a.contact-link(title='Send CodeCombat a message', tabindex=-1, data-i18n="nav.contact") Contact