OpenMW
Public Types | Public Member Functions | Public Attributes
MWGui::PageDisplay::TextFormat Struct Reference

List of all members.

Public Types

typedef MyGUI::IFont * Id

Public Member Functions

 TextFormat (MyGUI::IFont *id, PageDisplay *display)
void createDrawItem (MyGUI::ILayerNode *node)
void destroyDrawItem (MyGUI::ILayerNode *node)
void doRender ()
void createDrawItem (MyGUI::ITexture *_texture, MyGUI::ILayerNode *_node)
void destroyDrawItem ()

Public Attributes

Id mFont
int mCountVertex
MyGUI::ITexture * mTexture
MyGUI::RenderItem * mRenderItem
PageDisplaymDisplay

Member Typedef Documentation

typedef MyGUI::IFont* MWGui::PageDisplay::TextFormat::Id

Constructor & Destructor Documentation

MWGui::PageDisplay::TextFormat::TextFormat ( MyGUI::IFont *  id,
PageDisplay display 
) [inline]

Member Function Documentation

void MWGui::PageDisplay::TextFormat::createDrawItem ( MyGUI::ILayerNode *  node) [inline]
void MWGui::PageDisplay::TextFormat::createDrawItem ( MyGUI::ITexture *  _texture,
MyGUI::ILayerNode *  _node 
) [inline]
void MWGui::PageDisplay::TextFormat::destroyDrawItem ( MyGUI::ILayerNode *  node) [inline]

Member Data Documentation


The documentation for this struct was generated from the following file: