Ogre::TextAreaOverlayElementFactory Class Reference

Factory for creating TextAreaOverlayElement instances. More...

#include <OgreOverlayElementFactory.h>

Inheritance diagram for Ogre::TextAreaOverlayElementFactory:
[legend]

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 101 of file OgreOverlayElementFactory.h.


Member Function Documentation

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

See OverlayElementFactory.

Implements Ogre::OverlayElementFactory.

Definition at line 105 of file OgreOverlayElementFactory.h.

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

See OverlayElementFactory.

Implements Ogre::OverlayElementFactory.

Definition at line 110 of file OgreOverlayElementFactory.h.

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

Destroys a OverlayElement which this factory created previously.

Definition at line 60 of file OgreOverlayElementFactory.h.


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 Sat May 10 16:27:18 2008