#include <SO3FlashControl.h>
Public Member Functions | |
| SFlashControl (std::string ffName, SViewPort *viewport, int w, int h, Hikari::Position ffPos, Ogre::ushort z) | |
| SFlashControl (std::string ffName, SScene *scene, std::string matName, int w, int h, int techID, int passID, int unitID) | |
| ~SFlashControl () | |
Public Attributes | |
| float | m_opacity |
| bool | m_transparency |
| bool | m_alpha |
| int | m_quality |
| int | m_ScaleMode |
| SScene * | currentScene |
| Hikari::HikariManager * | mCreator |
Protected Attributes | |
| SViewPort * | scolViewport |
Definition at line 41 of file SO3FlashControl.h.
| SFlashControl::SFlashControl | ( | std::string | ffName, |
| SViewPort * | viewport, | ||
| int | w, | ||
| int | h, | ||
| Hikari::Position | ffPos, | ||
| Ogre::ushort | z | ||
| ) |
Definition at line 24 of file SO3FlashControl.cpp.
| SFlashControl::SFlashControl | ( | std::string | ffName, |
| SScene * | scene, | ||
| std::string | matName, | ||
| int | w, | ||
| int | h, | ||
| int | techID, | ||
| int | passID, | ||
| int | unitID | ||
| ) |
Definition at line 34 of file SO3FlashControl.cpp.
| SFlashControl::~SFlashControl | ( | ) |
Definition at line 44 of file SO3FlashControl.cpp.
Reimplemented from FlashControl.
Definition at line 49 of file SO3FlashControl.h.
Definition at line 46 of file SO3FlashControl.h.
| float SFlashControl::m_opacity |
Definition at line 44 of file SO3FlashControl.h.
Definition at line 47 of file SO3FlashControl.h.
Definition at line 48 of file SO3FlashControl.h.
Definition at line 45 of file SO3FlashControl.h.
| Hikari::HikariManager* SFlashControl::mCreator |
Definition at line 50 of file SO3FlashControl.h.
SViewPort* SFlashControl::scolViewport [protected] |
Definition at line 52 of file SO3FlashControl.h.
1.7.2