Changeset 2653
- Timestamp:
- Feb 13, 2009, 11:40:52 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation/src/orxonox/tools/WindowEventListener.h
r1755 r2653 41 41 class _OrxonoxExport WindowEventListener : virtual public OrxonoxClass 42 42 { 43 public:44 WindowEventListener();45 virtual ~WindowEventListener() { }43 public: 44 WindowEventListener(); 45 virtual ~WindowEventListener() { } 46 46 47 47 /** Window has moved position */
Note: See TracChangeset
for help on using the changeset viewer.