tibia-client/modules/core_styles/styles/panels.otui

34 lines
661 B
Plaintext
Raw Normal View History

2011-08-14 04:09:11 +02:00
Panel < UIWidget
2011-11-01 17:41:15 +01:00
phantom: true
2011-08-14 04:09:11 +02:00
RectPanel < UIWidget
image: /core_styles/images/empty_rect.png
2011-08-14 04:09:11 +02:00
FlatPanel < Panel
border-image:
2011-11-02 04:02:56 +01:00
source: /core_styles/images/panel_flat.png
2012-01-02 21:46:40 +01:00
border: 1
2011-08-14 04:09:11 +02:00
2011-11-01 17:41:15 +01:00
TopPanel < Panel
height: 36
2011-11-01 19:32:48 +01:00
image:
2011-11-02 04:02:56 +01:00
source: /core_styles/images/top_panel.png
2011-11-01 19:32:48 +01:00
repeated: true
2011-08-26 20:56:56 +02:00
InterfacePanel < Panel
focusable: false
2011-08-14 04:09:11 +02:00
border-image:
source: /core_styles/images/interface_panel.png
2011-08-14 04:09:11 +02:00
border: 4
2011-08-15 11:55:43 +02:00
InterfacePanel2 < Panel
focusable: false
border-image:
source: /core_styles/images/interface_panel2.png
border: 4
MapPanel < UIMap
map margin: 4
border-image:
source: /core_styles/images/map_panel.png
border: 4