LibN2L-4 Library Code Reference
Classes
Compounds
Files
Members
Method Index
Full Reference
n2l::cGuiProgressBar Class Reference
#include <cGuiProgressBar.h>
Inheritance diagram for n2l::cGuiProgressBar:
[legend]Collaboration diagram for n2l::cGuiProgressBar:
[legend]List of all members.Public Types
Public Member Functions
Static Public Member Functions
Protected Member Functions
Detailed Description
Definition at line 44 of file cGuiProgressBar.h.
Member Typedef Documentation
Member Enumeration Documentation
|
|
- Enumerator:
-
| Prop_Gutter |
|
| Prop_Bar |
|
| Prop_NumProps |
|
Definition at line 53 of file cGuiProgressBar.h. |
Constructor & Destructor Documentation
| n2l::cGuiProgressBar::cGuiProgressBar |
( |
|
) |
|
|
| n2l::cGuiProgressBar::cGuiProgressBar |
( |
const cDynVar & |
iDefinition |
) |
|
|
| n2l::cGuiProgressBar::~cGuiProgressBar |
( |
|
) |
[virtual] |
|
Member Function Documentation
|
|
Method to return a copy of this element.
Useful as a way to get a non-const, bindable and canvas-able instance of an element from the resource loader. - Note:
- Bindings, name and canvas parent information are not cloned.
Implements n2l::cGuiElement. |
| virtual void n2l::cGuiProgressBar::cloneInto |
( |
const cAutoPtr< cGuiProgressBar > & |
i_ioElement |
) |
const [protected, virtual] |
|
| void n2l::cGuiProgressBar::draw |
( |
|
) |
const [virtual] |
|
|
|
Draw ourselves on the screen.
- Note:
- This method does not set the projection matrix.
Reimplemented from n2l::cGuiElement.
Definition at line 114 of file cGuiProgressBar.cpp.
References n2l::cGuiTextStyle::draw(), n2l::cGuiFill::draw(), n2l::cGuiElement::innerPos(), n2l::cGuiElement::innerSize(), n2l::cGuiElement::mPos, n2l::cGuiElement::mSize, Prop_Bar, Prop_Gutter, n2l::cVector2< TComponent, TComponentDiff, TMagnitude >::x(), and n2l::cVector2< TComponent, TComponentDiff, TMagnitude >::y(). |
| void n2l::cGuiProgressBar::fill |
( |
const tState |
iState, |
|
|
const tProp |
iProp, |
|
|
const cGuiFill & |
iFill |
|
) |
[virtual] |
|
| const tString & n2l::cGuiProgressBar::label |
( |
|
) |
const [virtual] |
|
| void n2l::cGuiProgressBar::label |
( |
const tString & |
iText |
) |
[virtual] |
|
| void n2l::cGuiProgressBar::labelStyle |
( |
const cGuiTextStyle & |
iStyle |
) |
[virtual] |
|
| void n2l::cGuiProgressBar::load |
( |
const cDynVar & |
iDefinition |
) |
[virtual] |
|
| void n2l::cGuiProgressBar::value |
( |
const tValue & |
iValue |
) |
[virtual] |
|
The documentation for this class was generated from the following files: