BuddyWindow Class Reference
[User interface related classes (windows, dialogs)]

#include <buddywindow.h>

Inheritance diagram for BuddyWindow:

Window

List of all members.


Detailed Description

Window showing buddy list.

Definition at line 37 of file buddywindow.h.


Public Member Functions

 BuddyWindow ()
 Constructor.
void action (const gcn::ActionEvent &event)
 Performs action.
void draw (gcn::Graphics *graphics)
 Draws the window.

Private Attributes

std::list< Avatar * > mBuddyList

Constructor & Destructor Documentation

BuddyWindow::BuddyWindow (  ) 

Constructor.

Definition at line 34 of file buddywindow.cpp.


Member Function Documentation

void BuddyWindow::action ( const gcn::ActionEvent &  event  ) 

Performs action.

Definition at line 61 of file buddywindow.cpp.

void BuddyWindow::draw ( gcn::Graphics *  graphics  ) 

Draws the window.

Reimplemented from Window.

Definition at line 66 of file buddywindow.cpp.


Member Data Documentation

std::list<Avatar*> BuddyWindow::mBuddyList [private]

Definition at line 57 of file buddywindow.h.


The documentation for this class was generated from the following files:

Generated on Sun Apr 26 17:30:43 2009 for The Mana World by  doxygen 1.5.5