OGRE  1.11.6
Object-Oriented Graphics Rendering Engine
Ogre::TextAreaOverlayElement::CmdColourBottom Class Reference

Command object for setting the bottom colour. More...

#include <OgreTextAreaOverlayElement.h>

+ Inheritance diagram for Ogre::TextAreaOverlayElement::CmdColourBottom:

Public Member Functions

String doGet (const void *target) const
 
void doSet (void *target, const String &val)
 

Detailed Description

Command object for setting the bottom colour.

See also
ParamCommand

Member Function Documentation

◆ doGet()

String Ogre::TextAreaOverlayElement::CmdColourBottom::doGet ( const void *  target) const
virtual

Implements Ogre::ParamCommand.

◆ doSet()

void Ogre::TextAreaOverlayElement::CmdColourBottom::doSet ( void *  target,
const String val 
)
virtual

Implements Ogre::ParamCommand.


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