Changeset 946 for OGRE


Ignore:
Timestamp:
05/10/06 18:34:07 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • OGRE/trunk/resources/overlays/VisibilityDemo.overlay

    r941 r946  
    122122                        caption :                        
    123123                } 
    124          
    125  
     124                element TextArea(Example/Visibility/ViewCells): Example/Visibility/Templates/BasicText 
     125                { 
     126                        left 5 
     127                        width 120 
     128                        height 30 
     129                        caption [V] ViewCells 
     130                }        
     131                element TextArea(Example/Visibility/ViewCellsInfo): Example/Visibility/Templates/BasicText 
     132                { 
     133                        left 210 
     134                        width 90 
     135                        font_name TrebuchetMSBold 
     136                        caption :                        
     137                } 
    126138        } 
    127139 
     
    685697                left 5 
    686698                top 5 
    687                 #width 620 
    688699                width 200 
    689700                height 110 
     
    738749                metrics_mode pixels 
    739750                vert_align top 
    740                 left 5 
    741                 top 5 
    742                 #width 620 
    743                 width 200 
    744                 height 110 
     751                left 240 
     752                top 240 
     753                width 470 
     754                height 80 
    745755                material Core/StatsBlockCenter 
    746756                border_size 1 1 1 1 
     
    758768                element TextArea(Example/Visibility/Loading/MyLoadingInfo): Example/Visibility/Templates/HeaderText 
    759769                { 
    760                         left 5 
    761                         width 180 
    762                         height 30 
    763                         top 10 
     770                        left 20 
     771                        width 300 
     772                        height 20 
     773                        top 20 
    764774                        caption Loading 
    765775                } 
Note: See TracChangeset for help on using the changeset viewer.