Ignore:
Timestamp:
05/06/05 01:39:32 (19 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r84 r86  
    1010                top 5 
    1111                width 450 
    12                 height 55 
     12                height 60 
    1313                material Core/StatsBlockCenter 
    1414                border_size 1 1 1 1 
     
    6969                        left 155 
    7070                        top 20 
     71                        width 90 
     72                        height 30 
     73                        font_name TrebuchetMSBold 
     74                        char_height 16 
     75                        caption : 
     76                        colour_top 0.5 0.7 0.5 
     77                        colour_bottom 0.3 0.5 0.3 
     78                } 
     79                element TextArea(Example/Visibility/UseOptimization) 
     80                { 
     81                        metrics_mode pixels 
     82                        left 5 
     83                        top 35 
     84                        width 90 
     85                        height 30 
     86                        font_name TrebuchetMSBold 
     87                        char_height 16 
     88                        caption [O] Optimization 
     89                        colour_top 0.5 0.7 0.5 
     90                        colour_bottom 0.3 0.5 0.3 
     91                } 
     92                element TextArea(Example/Visibility/UseOptimizationInfo) 
     93                { 
     94                        metrics_mode pixels 
     95                        left 155 
     96                        top 35 
    7197                        width 90 
    7298                        height 30 
Note: See TracChangeset for help on using the changeset viewer.