Main Page | Modules | Namespace List | Class Hierarchy | Compound List | File List | Compound Members | File Members

Chat Class Reference
[Network]

#include <chat.h>

Inheritance diagram for Chat:

Overlay KeyboardHandler List of all members.

Public Member Functions

void receive (char *)
bool onKeyEvent (SDLKey key)
 Called on keyboard events.

void enable ()
void draw ()
 Draw overlay object.

void update ()
int isVisible ()
 Chat ()

Constructor & Destructor Documentation

Chat::Chat  )  [inline]
 


Member Function Documentation

void Chat::draw  )  [virtual]
 

Draw overlay object.

Implements Overlay.

void Chat::enable  ) 
 

int Chat::isVisible  )  [inline]
 

bool Chat::onKeyEvent SDLKey  key  )  [virtual]
 

Called on keyboard events.

This function should return true if the handler is able to process the key event and false otherwise.

Implements KeyboardHandler.

void Chat::receive char *   ) 
 

void Chat::update  ) 
 


The documentation for this class was generated from the following files:
Generated on Mon Jul 21 10:44:48 2003 for Rover by doxygen 1.3.2