[Opal-commits] opal/samples/data/overlays general.overlay,NONE,1.1
Status: Inactive
Brought to you by:
tylerstreeter
|
From: tylerstreeter <tyl...@us...> - 2005-04-06 04:48:54
|
Update of /cvsroot/opal/opal/samples/data/overlays In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1764/samples/data/overlays Added Files: general.overlay Log Message: minor changes; added stuff to sample app --- NEW FILE: general.overlay --- // Ogre overlay scripts General/Crosshair { zorder 200 container Panel(General/Dot) { // Center it horzontally, put it at the top left 0.493 top 0.495 width 0.01 height 0.014 material Special/Crosshair } } |