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

Ogre::GuiElementCommands::CmdVerticalAlign Class Reference

Command object for GuiElement - see ParamCommand. More...

#include <OgreGuiElementCommands.h>

Inheritance diagram for Ogre::GuiElementCommands::CmdVerticalAlign:

Inheritance graph
[legend]
List of all members.

Public Methods

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

Detailed Description

Command object for GuiElement - see ParamCommand.

Definition at line 92 of file OgreGuiElementCommands.h.


Member Function Documentation

String Ogre::GuiElementCommands::CmdVerticalAlign::doGet const void *    target const [virtual]
 

Implements Ogre::ParamCommand.

Definition at line 169 of file OgreGuiElementCommands.cpp.

References Ogre::GuiVerticalAlignment, Ogre::GVA_BOTTOM, Ogre::GVA_CENTER, and Ogre::GVA_TOP.

void Ogre::GuiElementCommands::CmdVerticalAlign::doSet void *    target,
const String   val
[virtual]
 

Implements Ogre::ParamCommand.

Definition at line 185 of file OgreGuiElementCommands.cpp.

References Ogre::GVA_BOTTOM, Ogre::GVA_CENTER, and Ogre::GVA_TOP.


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

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