home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hráč 2004 August
/
Hrac_72_2004-08_dvd.iso
/
dema
/
Kreed
/
ui
/
connected.form
< prev
next >
Wrap
Text File
|
2003-07-17
|
811b
|
76 lines
form
{
// properties
pointer "textures/ui/mainmenu_pointer"
pointer_w 0
pointer_h 0
pointer_hotspot_x 0
pointer_hotspot_y 0
// fonts
font default
{
file "font/main"
scale 0.4
}
font mmenus
{
file "font/maina"
scale 0.7
}
font secmen
{
file "font/maina"
scale 0.5
}
font bkg
{
file "font/maina"
scale 1.2
}
font small
{
file "font/maina"
scale 0.3
}
font lont
{
file "font/maina"
scale 0.5
}
// elements
sprite podlozhka
{
x 0
y 0
width 640
height 480
active 0
image "textures/ui/bkg2"
}
text connected
{
x 350
y 455
width 130
height 15
font "secmen"
text "..............LOADING....."
color_text 99536685
}
}