Changeset 2252 for code/branches/buildsystem/src/orxonox/gui
- Timestamp:
- Nov 23, 2008, 9:22:25 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/buildsystem/src/orxonox/gui/GUIManager.h
r2234 r2252 51 51 class _OrxonoxExport GUIManager 52 52 // tolua_end 53 : public KeyHandler, public MouseHandler 54 { // tolua_export 53 : public KeyHandler, public MouseHandler 54 // tolua_begin 55 { 56 // tolua_end 55 57 public: 56 58 enum State
Note: See TracChangeset
for help on using the changeset viewer.