Container Class Reference

#include <container.h>

Inheritance diagram for Container:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual ~Container ()
virtual void Redraw (const Rectanglei &rect, Surface &surf)=0

Detailed Description

Definition at line 27 of file container.h.


Constructor & Destructor Documentation

virtual Container::~Container (  )  [inline, virtual]

Definition at line 30 of file container.h.

00030 {};


Member Function Documentation

virtual void Container::Redraw ( const Rectanglei rect,
Surface surf 
) [pure virtual]

Implemented in Box, WidgetList, Main_Menu, and Menu.

Here is the caller graph for this function:


The documentation for this class was generated from the following file:
Generated on Mon Jan 1 13:43:52 2007 for Wormux by  doxygen 1.4.7