source: GTP/branches/IllumWPdeliver2008dec/IlluminationWP/demos/OgreGames/CarGame/Media/overlays/Help.overlay @ 3255

Revision 3255, 156 bytes checked in by szirmay, 15 years ago (diff)
Line 
1InfoMessage
2{
3        zorder 100
4        // Stats block
5        container Panel(InfoPanel)
6        {
7                top 0
8                left 0
9                width 1
10                height 1
11               
12                material HelpScreen     
13        }
14}
Note: See TracBrowser for help on using the repository browser.