Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

Screen Class Reference

#include <screen.h>

Inheritance diagram for Screen:

Image List of all members.

Static Public Member Functions

void Init (int w, int h, int bpp)
 Initialize the screen window.
void Flip ()
 Flip the screen buffer.

Static Protected Member Functions

SDL_Surface * LoadImage (const char *src)
 Load an image from file src.

Static Protected Attributes

SDL_Surface * screen = 0

Member Function Documentation

void Screen::Flip  )  [static]
 

Flip the screen buffer.

void Screen::Init int  w,
int  h,
int  bpp
[static]
 

Initialize the screen window.

This argument takes the windows width, height and bits per pixel

SDL_Surface * Screen::LoadImage const char *  src  )  [static, protected]
 

Load an image from file src.


Member Data Documentation

SDL_Surface * Screen::screen = 0 [static, protected]
 


The documentation for this class was generated from the following files:
Generated on Sun Mar 20 12:22:07 2005 for The Grid by doxygen 1.3.8