Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/media/overlay/stats.oxo @ 5243

Last change on this file since 5243 was 5243, checked in by rgrieder, 16 years ago

Added statistics overlay file.

  • Property svn:eol-style set to native
File size: 239 bytes
Line 
1<!-- Statistics Overlay -->
2<OverlayGroup name = "Stats" scale = "1, 1">
3
4  <OverlayText
5   name     = "Title"
6   position = "0.2, 0.1"
7   font     = "Monofur"
8   caption  = "A statistical overlay"
9   textSize = 0.07
10  />
11
12</OverlayGroup>
Note: See TracBrowser for help on using the repository browser.