OpenMortal Apocalypse mirror
Sourceforge mirror
SourceForge.net Logo
      News | Info | Characters | Arenas | Screenshots | Forums | Download  
Developer: Making of | Character-HOWTO | AI Design | Submit a Character
Documentation: Main Page | Modules | Class Hierarchy | Class List | File List

CCourtainViewElement Class Reference
[Fighter selection]

This view element implements the "opening courtain" effect at the start of the player selection routine. More...

Inheritance diagram for CCourtainViewElement:

IViewElement List of all members.

Public Member Functions

 CCourtainViewElement (CPlayerSelectView *a_poView)
 ~CCourtainViewElement ()
void Advance (int a_iNumFrames)
void Draw ()

Protected Attributes

int m_iCourtain
int m_iCourtainSpeed
int m_iCourtainTime

Detailed Description

This view element implements the "opening courtain" effect at the start of the player selection routine.

It removes itself when the effect is finished.


Constructor & Destructor Documentation

CCourtainViewElement::CCourtainViewElement CPlayerSelectView a_poView  )  [inline]
 

CCourtainViewElement::~CCourtainViewElement  )  [inline]
 


Member Function Documentation

void CCourtainViewElement::Advance int  a_iNumFrames  )  [inline, virtual]
 

Implements IViewElement.

void CCourtainViewElement::Draw  )  [inline, virtual]
 

Implements IViewElement.


Member Data Documentation

int CCourtainViewElement::m_iCourtain [protected]
 

int CCourtainViewElement::m_iCourtainSpeed [protected]
 

int CCourtainViewElement::m_iCourtainTime [protected]
 


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