animated texture

This commit is contained in:
Eduardo Bart
2011-05-12 20:24:57 -03:00
parent c6753747fb
commit 42eae9afd8
32 changed files with 289 additions and 146 deletions

View File

@@ -39,6 +39,7 @@ window#infoWindow:
button#websiteButton:
text: Github Page
size: [80,22]
anchors.right: parent.right
anchors.bottom: parent.bottom
margin.bottom: 9

View File

@@ -5,6 +5,13 @@ panel#background:
anchors.top: parent.top
anchors.bottom: parent.bottom
panel#icos4d:
skin: icos4d
anchors.left: parent.left
anchors.top: parent.top
margin.left: 60
margin.top: 70
panel#mainMenu:
skin: roundedGridPanel
size: [117, 171]