You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
545 B

ProgressBar < UIProgressBar
13 years ago
height: 16
background-color: red
image-source: /images/ui/progressbar
12 years ago
image-border: 1
font: verdana-11px-rounded
text-offset: 0 2
$!on:
visible: false
11 years ago
margin-top: 0
margin-bottom: 0
height: 0
12 years ago
LifeProgressBar < UIProgressBar
height: 16
background-color: green
border: 1 black
font: verdana-11px-rounded
text-offset: 0 2
margin: 2
12 years ago
ProgressRect < UIProgressRect
anchors.fill: parent
phantom: true
color: white
background-color: #00000088
font: verdana-11px-rounded