Changes

Jump to: navigation, search

Console UI Core Classes - OOP344 20121

No change in size, 09:11, 27 March 2012
Attributes
CCheckMark* _checkmarks[32];
</syntaxhighlight></big>
An array of 32 CCheckmark pointers that will piont point to _cnt dynamically allocated CCheckMarks.
<big><syntaxhighlight lang="cpp">
bool _radio;
1
edit

Navigation menu