ClanSoft logo
ClanSoft logo

    CL_MenuItem_Value

Parents: public CL_MenuItem

Description

Class members

CL_MenuItem_Value(
         const CL_String _text,
        int _id,
        int _parent,
        int _min,
        int _max,
        int _value )
virtual ~CL_MenuItem_Value()
int get_value()
void set_value(int _value)
int get_min()
int get_max()
void set_min( int _min )
void set_max( int _max )
void inc_value()
void dec_value()
virtual MENUTYPE get_type()

See Also

None


Back to index



This page was built using the Perceps documentation system.