| CreateSurface(int w, int h) | Display |  | 
  | CreateSurfaceFromFile(string filename, int alpha) | Display |  | 
  | Display() | Display |  | 
  | DrawBlackPlane(int alpha) | Display |  | 
  | DrawGameMessage(string text, int alpha) | Display |  | 
  | DrawInfo(list< string > info) | Display |  | 
  | DrawRect(int x, int y, int w, int h, Uint8 r, Uint8 g, Uint8 b, int alpha) | Display |  | 
  | DrawText(int x, int y, string text_str, int font_color) | Display |  | 
  | DrawTextCentered(int y, string text_str, int font_color) | Display |  | 
  | DrawTitlePlane() | Display |  | 
  | Flip() | Display |  | 
  | font | Display |  [private] | 
  | font_sel | Display |  [private] | 
  | fullscreen | Display |  [private] | 
  | GetScreen() | Display |  | 
  | Height() | Display |  | 
  | height | Display |  [private] | 
  | HeightHalf() | Display |  | 
  | HeightInTiles() | Display |  | 
  | LoadImage(string filename) | Display |  | 
  | screen | Display |  [private] | 
  | SetFonts() | Display |  [private] | 
  | SetFullScreen(bool) | Display |  | 
  | SetVideoMode() | Display |  [private] | 
  | SetWidthHeightInTiles(int w, int h) | Display |  | 
  | title_plane | Display |  [private] | 
  | Width() | Display |  | 
  | width | Display |  [private] | 
  | WidthHalf() | Display |  | 
  | WidthInTiles() | Display |  | 
  | ~Display() | Display |  |