Last change
on this file since 5156 was
5154,
checked in by rgrieder, 16 years ago
|
added HUD xml file
|
-
Property svn:eol-style set to
native
|
File size:
463 bytes
|
Line | |
---|
1 | <OverlayGroup name="OrxonoxHUD"> |
---|
2 | <HUDSpeedBar name ="SpeedBar1" size=0.35,0.05 position=0.02,0.98 origin=0,1 value=0 /> |
---|
3 | <HUDFPSText name="FPSText" size = 0.043,0.043 position=0.03,0.03 font="Monofur" caption="Frames per second: " /> |
---|
4 | <HUDRTRText name="RTRText" size = 0.043,0.043 position=0.03,0.06 font="Monofur" caption="Render time ratio: " /> |
---|
5 | <HUDNavigation name="Navigation" correctAspect=true font="Monofur" navmarkersize=0.03,0.03 /> |
---|
6 | </OverlayGroup> |
---|
Note: See
TracBrowser
for help on using the repository browser.