CAMenuLabel Class Reference

A simple label in a menu. More...

#include <camenulabel.h>

Inheritance diagram for CAMenuLabel:

CAMenuItem CAMenuInput CAMenuSelect List of all members.

Public Member Functions

 CAMenuLabel (CAMenu *menu, int pos, const char *label)
 Constructor.
 ~CAMenuLabel ()
 Destructor.
virtual int rtti ()
 Returns rtti of this menu item.
virtual void display (bool highlight)
 Displays the menu label.
virtual void handleKey (const CL_Key &key)
 Handles keys on this label.

Protected Attributes

CL_Font * font

Detailed Description

A simple label in a menu.

Author:
Andrew Mustun


Member Function Documentation

virtual int CAMenuLabel::rtti (  )  [inline, virtual]

Returns rtti of this menu item.

CA_MI_MENULABEL for menu labels.

Reimplemented from CAMenuItem.

Reimplemented in CAMenuInput, and CAMenuSelect.


The documentation for this class was generated from the following files:
Generated on Tue Nov 28 06:48:29 2006 by  doxygen 1.5.0