Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/branches/showroom/Showroom/showroom.h @ 1906

Last change on this file since 1906 was 1869, checked in by john, 21 years ago

Johns Showroom

File size: 219 bytes
RevLine 
[1869]1#ifndef _SHOWROOM_H
2#define _SHOWROOM_H
3
4    void display( void );
5    void reshape( int w, int h );
6    int showroom(int argc, char** argv);     
7    void keyboard( unsigned char key, int x, int y );
8
9#endif
Note: See TracBrowser for help on using the repository browser.