Changeset 6945 for code/branches/presentation3/src/orxonox/interfaces
- Timestamp:
- May 20, 2010, 10:36:48 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation3/src/orxonox/interfaces/NotificationListener.h
r5929 r6945 47 47 class Notification; 48 48 49 /** 50 @brief 51 NotificationListener interface. 52 @author 53 Fabian 'x3n' Landau 54 */ 49 55 class _OrxonoxExport NotificationListener : virtual public OrxonoxClass 50 56 {
Note: See TracChangeset
for help on using the changeset viewer.