tibia-client/modules/core_ui/panels.otui

15 lines
286 B
Plaintext
Raw Normal View History

2011-08-14 04:09:11 +02:00
Panel < UIWidget
FlatPanel < Panel
border-image:
source: /core_ui/images/panel_flat.png
border: 4
RoundedPanel < Panel
2011-08-15 21:15:49 +02:00
color: #ffffffc0
2011-08-14 04:09:11 +02:00
border-image:
source: /core_ui/images/panel_rounded.png
border: 4
2011-08-15 11:55:43 +02:00
RectPanel < UIWidget
image: /core_ui/images/emptyrect.png