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

Ogre::TextAreaOverlayElementFactory Class Reference

Factory for creating TextAreaOverlayElement instances. More...

#include <OgreOverlayElementFactory.h>

Inheritance diagram for Ogre::TextAreaOverlayElementFactory:

Ogre::OverlayElementFactory List of all members.

Public Member Functions

OverlayElementcreateOverlayElement (const String &instanceName)
 See OverlayElementFactory.

const StringgetTypeName (void) const
 See OverlayElementFactory.

virtual void destroyOverlayElement (OverlayElement *pElement)
 Destroys a OverlayElement which this factory created previously.


Detailed Description

Factory for creating TextAreaOverlayElement instances.

Definition at line 95 of file OgreOverlayElementFactory.h.


Member Function Documentation

OverlayElement* Ogre::TextAreaOverlayElementFactory::createOverlayElement const String instanceName  )  [virtual]
 

See OverlayElementFactory.

Implements Ogre::OverlayElementFactory.

Definition at line 99 of file OgreOverlayElementFactory.h.

References Ogre::String.

virtual void Ogre::OverlayElementFactory::destroyOverlayElement OverlayElement pElement  )  [virtual, inherited]
 

Destroys a OverlayElement which this factory created previously.

Definition at line 54 of file OgreOverlayElementFactory.h.

const String& Ogre::TextAreaOverlayElementFactory::getTypeName void   )  const [virtual]
 

See OverlayElementFactory.

Implements Ogre::OverlayElementFactory.

Definition at line 104 of file OgreOverlayElementFactory.h.

References Ogre::String.


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

Copyright © 2000-2005 by The OGRE Team
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Mar 12 14:40:52 2006