Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/tutorial/Media/overlay/OrxonoxLoading.overlay @ 859

Last change on this file since 859 was 859, checked in by landauf, 16 years ago

more or less a copy of the trunk

File size: 252 bytes
Line 
1Orxonox/LoadingScreenSample
2{
3   container Panel(Orxonox/LoadingScreenSample)
4   {
5      metrics_mode pixels
6      vert_align top
7      left 12
8      top 12
9      width 300
10      height 300
11      material Orxonox/LoadingScreenSample
12   }
13}
Note: See TracBrowser for help on using the repository browser.