Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

CNiceBars Class Reference

Little graphics-only widget to draw some lines. More...

Inheritance diagram for CNiceBars::

CGfxWidget CWidget List of all members.

Public Methods

 CNiceBars ()
 ~CNiceBars ()
void draw (CGfxScreen *S)
 Draw method - The widget should draw itslelf to the passed CGfxScreen. More...


Detailed Description

Little graphics-only widget to draw some lines.


Constructor & Destructor Documentation

CNiceBars::CNiceBars   [inline]
 

CNiceBars::~CNiceBars   [inline]
 


Member Function Documentation

void CNiceBars::draw CGfxScreen   S [inline, virtual]
 

Draw method - The widget should draw itslelf to the passed CGfxScreen.

This will be called when the screen is being redrawn. The widget should draw itself using its m_x and m_y members as a starting co-ordinate. The drawing should be all on the passed CGfxScreen or the front lcd screen with libdj.TextScreen

Reimplemented from CGfxWidget.


The documentation for this class was generated from the following file:
Generated on Thu Dec 6 00:14:56 2001 for Dijinni by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001