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

Ogre::BorderButtonGuiElementFactory Class Reference

Factory for creating ButtonGuiElement instances. More...

#include <OgreGuiElementFactories.h>

Inheritance diagram for Ogre::BorderButtonGuiElementFactory:

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

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 ButtonGuiElement instances.

Definition at line 152 of file OgreGuiElementFactories.h.


Member Function Documentation

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

See GuiElementFactory.

Implements Ogre::GuiElementFactory.

Definition at line 156 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::BorderButtonGuiElementFactory::getTypeName void    const [virtual]
 

See GuiElementFactory.

Implements Ogre::GuiElementFactory.

Definition at line 161 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:10:55 2004