Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

ListDisplay Class Reference

#include <ListDisplay.h>

Inheritance diagram for ListDisplay:

Inheritance graph
[legend]
Collaboration diagram for ListDisplay:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ListDisplay ()
virtual void Update (float fDeltaTime)
virtual void DrawPrimitives ()
void Load (const vector< Actor * > &m_vpItems, int iNumItemsToShow, float fItemWidth, float fItemHeight, bool bLoop, float fSecondsPerItem, float fSecondsPauseBetweenItems, bool bSlide)
float GetSecondsForCompleteScrollThrough ()

Protected Attributes

int m_iNumItemsToShow
float m_fItemWidth
float m_fItemHeight
bool m_bLoop
float m_fSecondsPerItem
float m_fSecondsPauseBetweenItems
bool m_bSlide
float m_fItemAtTopOfList
float m_fSecondsPauseCountdown
Quad m_quadMask

Constructor & Destructor Documentation

ListDisplay::ListDisplay  ) 
 


Member Function Documentation

void ListDisplay::DrawPrimitives  )  [virtual]
 

Reimplemented from ActorFrame.

float ListDisplay::GetSecondsForCompleteScrollThrough  ) 
 

void ListDisplay::Load const vector< Actor * > &  m_vpItems,
int  iNumItemsToShow,
float  fItemWidth,
float  fItemHeight,
bool  bLoop,
float  fSecondsPerItem,
float  fSecondsPauseBetweenItems,
bool  bSlide
 

void ListDisplay::Update float  fDeltaTime  )  [virtual]
 

Reimplemented from ActorFrame.


Member Data Documentation

bool ListDisplay::m_bLoop [protected]
 

bool ListDisplay::m_bSlide [protected]
 

float ListDisplay::m_fItemAtTopOfList [protected]
 

float ListDisplay::m_fItemHeight [protected]
 

float ListDisplay::m_fItemWidth [protected]
 

float ListDisplay::m_fSecondsPauseBetweenItems [protected]
 

float ListDisplay::m_fSecondsPauseCountdown [protected]
 

float ListDisplay::m_fSecondsPerItem [protected]
 

int ListDisplay::m_iNumItemsToShow [protected]
 

Quad ListDisplay::m_quadMask [protected]
 


The documentation for this class was generated from the following files:
Generated on Thu Jan 27 20:59:45 2005 for StepMania by doxygen 1.3.7