Changeset 3543 in orxonox.OLD for orxonox/trunk/src/light.h
- Timestamp:
- Mar 14, 2005, 10:14:41 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/light.h
r3453 r3543 60 60 public: 61 61 static Light* getInstance(); 62 ~Light(void); 62 virtual ~Light(void); 63 void destroy(void); 64 63 65 64 66 // set Attributes
Note: See TracChangeset
for help on using the changeset viewer.