/[enigma]/enigma/video.hh
ViewVC logotype

Diff of /enigma/video.hh

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

revision 1.7 by dheck, Wed Oct 23 19:22:19 2002 UTC revision 1.8 by dheck, Sat Oct 26 23:49:03 2002 UTC
# Line 27  namespace video Line 27  namespace video
27      void Shutdown();      void Shutdown();
28    
29      px::Screen *GetScreen();      px::Screen *GetScreen();
30    
31        /* The backbuffer is surface that has the same size and pixel
32           format as the screen.  This surface is used by ShowScreen() and
33           FX_* functions below. */
34        px::Surface *BackBuffer();
35    
36      void ToggleInputgrab();      void ToggleInputgrab();
37      void ToggleFullscreen();      void ToggleFullscreen();
38      void SetCaption(const char *str);      void SetCaption(const char *str);

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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