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

Ogre::ButtonGuiElementFactory Class Reference

Factory for creating ButtonGuiElement instances. More...

#include <OgreGuiElementFactories.h>

Inheritance diagram for Ogre::ButtonGuiElementFactory:

Inheritance 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 135 of file OgreGuiElementFactories.h.


Member Function Documentation

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

See GuiElementFactory.

Implements Ogre::GuiElementFactory.

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

See GuiElementFactory.

Implements Ogre::GuiElementFactory.

Definition at line 144 of file OgreGuiElementFactories.h.


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

Copyright © 2002-2003 by The OGRE Team
Last modified Fri May 14 23:23:32 2004