Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 1859 in orxonox.OLD for orxonox/trunk/core/orxonox.h


Ignore:
Timestamp:
May 5, 2004, 8:29:17 PM (21 years ago)
Author:
patrick
Message:

/orxonox/trunk/core: key action support added

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/core/orxonox.h

    r1858 r1859  
    2424  static void reshape (int w, int h);
    2525  static void keyboard(unsigned char key, int x, int y);
     26  static void specFunc(int key, int x, int y);
    2627};
    2728
Note: See TracChangeset for help on using the changeset viewer.