CursesIntf Class Reference

#include <ncurses.h>


Detailed Description

This class implements the ncurses interface.

Definition at line 37 of file ncurses.h.

Public Member Functions

 CursesIntf (WINDOW *win, Game &iGame)
 ~CursesIntf ()
bool isDying () const
int handleKey (int iKey)
void redraw (WINDOW *win)


Constructor & Destructor Documentation

CursesIntf::CursesIntf WINDOW *  win,
Game iGame
 

Definition at line 43 of file ncurses.cpp.

CursesIntf::~CursesIntf  ) 
 

Definition at line 51 of file ncurses.cpp.

References GameFactory::Instance(), and GameFactory::releaseGame().


Member Function Documentation

int CursesIntf::handleKey int  iKey  ) 
 

Definition at line 619 of file ncurses.cpp.

References Game::kDUPLICATE, and Game::kTRAINING.

Referenced by main().

bool CursesIntf::isDying  )  const [inline]
 

Definition at line 45 of file ncurses.h.

Referenced by main().

void CursesIntf::redraw WINDOW *  win  ) 
 

Definition at line 775 of file ncurses.cpp.

References _, Game::kDUPLICATE, Game::kFREEGAME, Game::kJOKER, and Game::kTRAINING.

Referenced by main().


The documentation for this class was generated from the following files:
Generated on Thu Dec 29 02:01:15 2005 for Eliot by  doxygen 1.4.5