Changeset 84 for trunk/VUT/Ogre


Ignore:
Timestamp:
05/03/05 22:56:32 (19 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/Ogre/resources/VisibilityDemo.overlay

    r74 r84  
    8787                top 5 
    8888                width 450 
    89                 height 90 
     89                height 105 
    9090                material Core/StatsBlockCenter 
    9191                border_size 1 1 1 1 
     
    230230                        colour_bottom 0.3 0.5 0.3 
    231231                } 
     232                element TextArea(Example/Visibility/NumObjects) 
     233                { 
     234                        metrics_mode pixels 
     235                        left 5 
     236                        top 80 
     237                        width 180 
     238                        height 30 
     239                        font_name TrebuchetMSBold 
     240                        char_height 16 
     241                        caption Number of objects 
     242                        colour_top 0.5 0.7 0.5 
     243                        colour_bottom 0.3 0.5 0.3 
     244                }        
     245                element TextArea(Example/Visibility/NumObjectsInfo) 
     246                { 
     247                        metrics_mode pixels 
     248                        left 180 
     249                        top 80 
     250                        width 90 
     251                        height 30 
     252                        font_name TrebuchetMSBold 
     253                        char_height 16 
     254                        caption : 
     255                        colour_top 0.5 0.7 0.5 
     256                        colour_bottom 0.3 0.5 0.3 
     257                } 
    232258 
    233259 
Note: See TracChangeset for help on using the changeset viewer.