subatomic 2002/01/26 01:59:32 PST
Modified files:
aster.glut README aster.cpp
Log:
fixed bug where view is skewed by how much your mouse has to travel to be warped to
center. fixed, by ignoring first time OnMousePos is called...
added some coherent Usage info printed when app is run.
added a feature I forgot to mention to the README:
- demo has 2 gun turrets that alternate every time you fire... :)
Revision Changes Path
1.2 +1 -1 examples/aster.glut/README
1.2 +24 -4 examples/aster.glut/aster.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/aster.glut/README.diff?r1=1.1&r2=1.2
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/aster.glut/aster.cpp.diff?r1=1.1&r2=1.2
|