Ignore:
Timestamp:
06/22/05 11:04:20 (20 years ago)
Author:
mattausch
Message:

added assumed visibility

File:
1 edited

Legend:

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

    r135 r146  
    2323                top 5 
    2424                width 400 
    25                 height 75 
     25                height 90 
    2626                material Core/StatsBlockCenter 
    2727                border_size 1 1 1 1 
     
    101101                        caption : 
    102102                } 
    103  
     103                element TextArea(Example/Visibility/AssumedVisibility): Example/Visibility/Templates/BasicText 
     104                { 
     105                        left 5 
     106                        top 65 
     107                        width 90 
     108                        height 30 
     109                        caption [A] Assumed Visibility 
     110                } 
     111                 
     112                element TextArea(Example/Visibility/AssumedVisibilityInfo): Example/Visibility/Templates/BasicText 
     113                { 
     114                        left 155 
     115                        top 65 
     116                        width 90 
     117                        height 30 
     118                        caption : 
     119                } 
    104120        } 
    105121 
Note: See TracChangeset for help on using the changeset viewer.