codecombat/app/templates/play/level/hud.jade

29 lines
630 B
Text
Raw Normal View History

2014-01-03 13:32:13 -05:00
#hud-top-gradient.gradient
.center
2014-01-09 14:04:22 -05:00
.thang-canvas-wrapper.thang-elem
canvas.thang-canvas
2014-01-03 13:32:13 -05:00
.thang-props.thang-elem
.thang-name
.thang-actions.thang-elem
.action-header(data-i18n="play_level.action_timeline") Action Timeline
.table-container
.progress-arrow.progress-indicator
.progress-line.progress-indicator
table
tbody
.dialogue-area
p.bubble.dialogue-bubble
.no-selection-message
div(data-i18n="play_level.click_to_select") Click on a unit to select it.
.left-wing
.gradient#hud-left-gradient.gradient
.right-wing
.gradient#hud-right-gradient.gradient