libmoldeo (Moldeo 1.0 Core)  1.0
libmoldeo is the group of objects and functions that executes the basic operations of Moldeo 1.0 Platform.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
moKeyEffect Class Reference

moKeyEffect More...

#include <moSceneEffect.h>

Public Member Functions

 moKeyEffect ()
 
virtual ~moKeyEffect ()
 
 moKeyEffect (const moKeyEffect &src)
 
moKeyEffectoperator= (const moKeyEffect &src)
 
int Set (const moText &p_XmlText)
 

Public Attributes

moText m_label_name
 
MOint m_preconfig_index
 
MOint m_active
 
moText m_action
 
MOint m_fx_index
 

Detailed Description

moKeyEffect

moKeyEffect is a Key object that reference one of the preconfiguration of a Scene Effects

Definition at line 62 of file moSceneEffect.h.

Constructor & Destructor Documentation

moKeyEffect::moKeyEffect ( )
inline

Definition at line 72 of file moSceneEffect.h.

virtual moKeyEffect::~moKeyEffect ( )
inlinevirtual

Definition at line 81 of file moSceneEffect.h.

moKeyEffect::moKeyEffect ( const moKeyEffect src)
inline

Definition at line 84 of file moSceneEffect.h.

Member Function Documentation

moKeyEffect& moKeyEffect::operator= ( const moKeyEffect src)
inline

Definition at line 88 of file moSceneEffect.h.

int moKeyEffect::Set ( const moText p_XmlText)

Member Data Documentation

moText moKeyEffect::m_action

Definition at line 68 of file moSceneEffect.h.

MOint moKeyEffect::m_active

Definition at line 67 of file moSceneEffect.h.

MOint moKeyEffect::m_fx_index

Definition at line 70 of file moSceneEffect.h.

moText moKeyEffect::m_label_name

Definition at line 65 of file moSceneEffect.h.

MOint moKeyEffect::m_preconfig_index

Definition at line 66 of file moSceneEffect.h.


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