Changeset 9369 in orxonox.OLD for branches/proxy/src/story_entities/menu/glgui_imagebutton.h
- Timestamp:
- Jul 20, 2006, 9:16:39 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/proxy/src/story_entities/menu/glgui_imagebutton.h
r8740 r9369 25 25 void release(); 26 26 27 DeclareSignal1(startLevel, int);27 sigslot::signal1<int> startLevel; 28 28 29 29 protected:
Note: See TracChangeset
for help on using the changeset viewer.