Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3153 in orxonox.OLD for orxonox/trunk/gui/orxonox_gui_keys.h


Ignore:
Timestamp:
Dec 11, 2004, 6:09:26 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk/gui: more modular.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/gui/orxonox_gui_keys.h

    r3152 r3153  
    5454  Button* getOpenButton();
    5555
    56   static gint openWindowEvent(GtkWidget* widget, GdkEvent* event, void* player);
    57   static gint closeWindowEvent(GtkWidget* widget, GdkEvent* event, void* player);
    5856  static gint key_cb(GtkWidget* w, GdkEventKey* event, void* widget);
    5957  void setkey(KEYS key);
Note: See TracChangeset for help on using the changeset viewer.