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.
48 lines
1.2 KiB
48 lines
1.2 KiB
__ICLASS __BGN |
|
__NAME M1 |
|
__NORMAL "common/images/light_brushed.png" |
|
__FILLRULE __TILE |
|
__PADDING 2 2 2 2 |
|
__END |
|
|
|
__ICLASS __BGN |
|
__NAME M2 |
|
__NORMAL "menustyles/images/mb1.png" |
|
__EDGE_SCALING 6 22 1 1 |
|
__HILITED "menustyles/images/mb1.png" |
|
__EDGE_SCALING 6 22 1 1 |
|
__CLICKED "menustyles/images/mb1.png" |
|
__EDGE_SCALING 6 22 1 1 |
|
__PADDING 6 22 1 1 |
|
__END |
|
|
|
__ICLASS __BGN |
|
__NAME M3 |
|
__NORMAL "menustyles/images/mb3.png" |
|
__EDGE_SCALING 6 22 1 1 |
|
__HILITED "menustyles/images/mb2.png" |
|
__EDGE_SCALING 6 22 1 1 |
|
__CLICKED "menustyles/images/mb2.png" |
|
__EDGE_SCALING 6 22 1 1 |
|
__PADDING 6 22 1 1 |
|
__END |
|
|
|
__TCLASS __BGN |
|
__NAME "MENU" |
|
__JUSTIFICATION 0 |
|
|
|
__NORMAL "*font-menu" |
|
__DRAWING_EFFECT __EFFECT_NONE |
|
__FORGROUND_COLOR 0 0 0 |
|
__BACKGROUND_COLOR 0 0 0 |
|
|
|
__HILITED "*font-menu" |
|
__DRAWING_EFFECT __EFFECT_SHADOW |
|
__FORGROUND_COLOR 0 0 0 |
|
__BACKGROUND_COLOR 255 255 255 |
|
__END |
|
|
|
/* must define these menustyles */ |
|
NORMAL_MENU_STYLE_VERTICAL("DEFAULT", "MENU", "MENU", "M1", "M2", "M3", 40) |
|
NORMAL_MENU_STYLE_VERTICAL("EMPTY", "MENU_BORDER_ONLY", "MENU", "M1", "M2", "M3", 40) |
|
NORMAL_MENU_STYLE_VERTICAL("ROOT", "MENU", "MENU", "M1", "M2", "M3", 40)
|
|
|