/[projectaxis]/projectaxis/projectAxis/src/visual/uiscreen_start.h
ViewVC logotype

Diff of /projectaxis/projectAxis/src/visual/uiscreen_start.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by leiavoia, Fri Aug 8 01:49:15 2003 UTC revision 1.3 by leiavoia, Sun Sep 28 06:06:56 2003 UTC
# Line 60  public: Line 60  public:
60          // events          // events
61          PARAGUI_CALLBACK(handle_start_new);          PARAGUI_CALLBACK(handle_start_new);
62          PARAGUI_CALLBACK(handle_load_game);          PARAGUI_CALLBACK(handle_load_game);
63            PARAGUI_CALLBACK(handle_go_to_network);
64    
65  protected:  protected:
66          PG_Image* logo;          PG_Image* logo;
67          PG_Button* start;          PG_Button* start;
68          PG_Button* load;          PG_Button* load;
69            PG_Button* mp;
70          PG_Button* about;          PG_Button* about;
71    
72          PG_Font* ibfont;          PG_Font* ibfont;

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26