/[paragui]/paragui/include/pglog.h
ViewVC logotype

Diff of /paragui/include/pglog.h

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

revision 1.3.6.2 by braindead, Sun Mar 30 16:30:57 2003 UTC revision 1.3.6.2.2.1 by braindead, Tue Dec 2 15:27:58 2003 UTC
# Line 38  Line 38 
38  #include <stdarg.h>  #include <stdarg.h>
39  #include "SDL.h"  #include "SDL.h"
40  #include "paragui.h"  #include "paragui.h"
41    #include "pglabel.h"
42    
43  //! ParaGUI logging level  //! ParaGUI logging level
44  typedef enum {  typedef enum {
# Line 83  namespace PG_LogConsole { Line 84  namespace PG_LogConsole {
84          DECLSPEC int GetMethod();          DECLSPEC int GetMethod();
85          DECLSPEC void SetConsoleKey(SDLKey key);          DECLSPEC void SetConsoleKey(SDLKey key);
86          DECLSPEC SDLKey GetConsoleKey();          DECLSPEC SDLKey GetConsoleKey();
87          DECLSPEC void SetTitle(const char* title, int alignment = PG_TA_CENTER);                  DECLSPEC void SetTitle(const char* title, PG_Label::TextAlign alignment = PG_Label::CENTER);    
88  };  };
89    
90  #endif  #endif

Legend:
Removed from v.1.3.6.2  
changed lines
  Added in v.1.3.6.2.2.1

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