Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 15, 2006, 4:00:04 PM (19 years ago)
Author:
bensch
Message:

yeah a fullscreen button :)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/gui/src/lib/graphics/graphics_engine.h

    r8316 r8475  
    4444    int setResolution(int width, int height, int bpp);
    4545    void setFullscreen(bool fullscreen = false);
     46    void toggleFullscreen();
    4647    static void setBackgroundColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha = 1.0);
    4748
Note: See TracChangeset for help on using the changeset viewer.