Changeset 8667 in orxonox.OLD for branches/gui/src/lib/gui/gl/glgui_checkbutton.h
- Timestamp:
- Jun 21, 2006, 1:50:54 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gui/src/lib/gui/gl/glgui_checkbutton.h
r8448 r8667 38 38 protected: 39 39 virtual void resize(); 40 virtual void releasing(const Vector2D& pos );40 virtual void releasing(const Vector2D& pos, bool focused); 41 41 42 42 private:
Note: See TracChangeset
for help on using the changeset viewer.