Ignore:
Timestamp:
06/08/05 17:44:48 (20 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r120 r121  
    306306                        caption [F2] Show / Hide stats 
    307307                } 
     308                element TextArea(Example/Visibility/Help/AppStateInfo): Example/Visibility/Templates/BasicText 
     309                { 
     310                        left 5 
     311                        top 85 
     312                        width 180 
     313                        height 30 
     314                        caption [F3] Toggle between interactive / recorded walkthrough 
     315                } 
    308316                element TextArea(Example/Visibility/Help/RecordedInfo): Example/Visibility/Templates/BasicText 
    309317                { 
     
    312320                        width 180 
    313321                        height 30 
    314                         caption [F3] Start / End frame recording 
    315                 } 
    316                 element TextArea(Example/Visibility/Help/AppStateInfo): Example/Visibility/Templates/BasicText 
    317                 { 
    318                         left 5 
    319                         top 85 
    320                         width 180 
    321                         height 30 
    322                         caption [F4] Toggle between interactive / recorded walkthrough 
     322                        caption [F4] Start / End frame recording 
    323323                } 
    324324                element TextArea(Example/Visibility/Help/ScreenshotsInfo): Example/Visibility/Templates/BasicText 
Note: See TracChangeset for help on using the changeset viewer.