Changes

Jump to: navigation, search

Console UI Core Classes - OOP344 20113

66 bytes added, 13:11, 29 November 2011
CMenu and MNode
</syntaxhighlight></big>
===MNode===
Holds a CMenuItem
====Attributes====
CMenuItem* _item;
MNode* _next;
MNode* _prev;
unsigned int _index;
====Constructor/Destructor====

Navigation menu