Changes

Jump to: navigation, search

Console UI Core Classes - OOP344 20121

272 bytes removed, 15:49, 15 February 2012
Attributes
===Attributes===
No attributes, (use Cframe attributes)
<big><syntaxhighlight lang="cpp">
// int _length; removed! use void CFrame::width(int) to store and int CFrame::width() to retrieve length
</syntaxhighlight></big>
<del>Holds the Length of the label, this will be stored to be passed to console.display function.</del>
===Constructors / Destructor ===

Navigation menu