new layout system, new UI state/styles system

This commit is contained in:
Eduardo Bart
2011-08-26 12:06:52 -03:00
parent d31d32bf82
commit 7359370251
57 changed files with 1097 additions and 1099 deletions

View File

@@ -0,0 +1,15 @@
Panel < UIWidget
FlatPanel < Panel
border-image:
source: /core_ui/images/panel_flat.png
border: 4
RoundedPanel < Panel
color: #ffffffc0
border-image:
source: /core_ui/images/panel_rounded.png
border: 4
RectPanel < UIWidget
image: /core_ui/images/empty_rect.png