NAME
Ogre::OverlayContainer
SYNOPSIS
DESCRIPTION
See the online API documentation at http://www.ogre3d.org/docs/api/html/classOgre_1_1OverlayContainer.html
Note: this Perl binding is currently experimental and subject to API changes.
INSTANCE METHODS
$obj->isContainer()
Returns
$obj->addChild($elem)
Parameter types
Returns
$obj->addChildImpl($cont)
Parameter types
Returns
$obj->removeChild($name)
Parameter types
Returns
$obj->getChild($name)
Parameter types
Returns
$obj->isChildrenProcessEvents()
Returns
$obj->setChildrenProcessEvents($val)
Parameter types
Returns
AUTHOR
Scott Lanning <slanning@cpan.org>
For licensing information, see README.txt .