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

32 lines
725 B
Text
Raw Normal View History

2014-01-03 13:32:13 -05:00
#hud-top-gradient.gradient
.center
.thang-image-wrapper.thang-elem
img.thang-image
.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
.speaker-image-wrapper
canvas.thang-canvas(width=100, height=100)
img.speaker-image
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