#include <Nux/MenuPage.h>
Constructor & Destructor Documentation
nux::MenuSeparator::MenuSeparator |
( |
NUX_FILE_LINE_PROTO |
| ) |
|
nux::MenuSeparator::~MenuSeparator |
( |
| ) |
|
Member Function Documentation
virtual void nux::MenuSeparator::Draw |
( |
GraphicsEngine & |
GfxContext, |
|
|
bool |
force_draw |
|
) |
| [virtual] |
virtual void nux::MenuSeparator::DrawContent |
( |
GraphicsEngine & |
GfxContext, |
|
|
bool |
force_draw |
|
) |
| [inline, virtual] |
virtual void nux::MenuSeparator::PostDraw |
( |
GraphicsEngine & |
GfxContext, |
|
|
bool |
force_draw |
|
) |
| [inline, virtual] |
virtual long nux::MenuSeparator::ProcessEvent |
( |
IEvent & |
ievent, |
|
|
long |
TraverseInfo, |
|
|
long |
ProcessEventInfo |
|
) |
| [virtual] |
Friends And Related Function Documentation
The documentation for this class was generated from the following file: