Changeset 2058 in orxonox.OLD for orxonox/branches/chris/src/shoot_laser.h
- Timestamp:
- Jul 2, 2004, 11:36:56 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/chris/src/shoot_laser.h
r1982 r2058 3 3 #define SHOOT_LASER_H 4 4 5 /* openGL Headers */6 #include <GL/glut.h>7 8 #include "stdincl.h"9 #include "data_tank.h"10 5 11 6 class ShootLaser { 12 13 7 14 8 public:
Note: See TracChangeset
for help on using the changeset viewer.