Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Ogre::TextBoxGuiElementFactory Class Reference

Factory for creating TextBoxGuiElement instances. More...

#include <OgreGuiElementFactories.h>

Inheritance diagram for Ogre::TextBoxGuiElementFactory:

Inheritance graph
[legend]
Collaboration diagram for Ogre::TextBoxGuiElementFactory:

Collaboration graph
[legend]
List of all members.

Public Methods

GuiElementcreateGuiElement (const String &instanceName)
 See GuiElementFactory.

const StringgetTypeName (void) const
 See GuiElementFactory.

virtual void destroyGuiElement (GuiElement *pElement)
 Destroys a GuiElement which this factory created previously.


Detailed Description

Factory for creating TextBoxGuiElement instances.

Definition at line 117 of file OgreGuiElementFactories.h.


Member Function Documentation

GuiElement* Ogre::TextBoxGuiElementFactory::createGuiElement const String   instanceName [virtual]
 

See GuiElementFactory.

Implements Ogre::GuiElementFactory.

Definition at line 121 of file OgreGuiElementFactories.h.

virtual void Ogre::GuiElementFactory::destroyGuiElement GuiElement   pElement [virtual, inherited]
 

Destroys a GuiElement which this factory created previously.

Definition at line 51 of file OgreGuiElementFactory.h.

const String& Ogre::TextBoxGuiElementFactory::getTypeName void    const [virtual]
 

See GuiElementFactory.

Implements Ogre::GuiElementFactory.

Definition at line 126 of file OgreGuiElementFactories.h.


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

Copyright © 2002-2003 by The OGRE Team
Last modified Wed Jan 21 00:15:25 2004