Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7903 in orxonox.OLD for branches/gui/src/lib/event/event_handler.h


Ignore:
Timestamp:
May 27, 2006, 2:18:55 PM (19 years ago)
Author:
bensch
Message:

gui: EventDispacher much better

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/gui/src/lib/event/event_handler.h

    r7897 r7903  
    4747
    4848  void process() const;
    49   void dispachEvent(const Event& event) const;
     49  void dispachEvent(elState state, const Event& event) const;
    5050
    5151  static int eventFilter(const SDL_Event *event);
Note: See TracChangeset for help on using the changeset viewer.