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.

28 lines
534 B

Panel < UIWidget
phantom: true
RectPanel < UIWidget
image: /core_styles/images/empty_rect.png
FlatPanel < Panel
border-image:
source: /core_styles/images/panel_flat.png
border: 4
TopPanel < Panel
height: 36
image:
source: /core_styles/images/top_panel.png
repeated: true
InterfacePanel < Panel
focusable: false
border-image:
source: /core_styles/images/interface_panel.png
border: 4
MapPanel < UIMap
map margin: 4
border-image:
source: /core_styles/images/map_panel.png
border: 4