Changes

Jump to: navigation, search

Console UI Core Classes - OOP344 20113

4 bytes removed, 23:41, 28 November 2011
CMenu and MNode
CButton _Title;
public:
static const bool SelectedSelect;
CMenu(const char* Title, const char* Format, int Row, int Col,
int Width, int Height,bool dropdown,
~CMenu(void);
};
extern const bool SelectedSelect;
}

Navigation menu