#include <CourseContentsList.h>
Inheritance diagram for CourseContentsList:


Public Member Functions | |
| CourseContentsList () | |
| virtual void | Update (float fDeltaTime) |
| virtual void | DrawPrimitives () |
| void | SetFromGameState () |
| void | TweenInAfterChangedCourse () |
Protected Attributes | |
| Quad | m_quad |
| int | m_iNumContents |
| CourseEntryDisplay | m_CourseContentDisplays [MAX_TOTAL_CONTENTS] |
| float | ContentsBarHeight |
| float | ContentsBarWidth |
| float | m_fTimeUntilScroll |
| float | m_fItemAtTopOfList |
|
|
|
|
|
Reimplemented from ActorFrame. |
|
|
|
|
|
|
|
|
Reimplemented from ActorFrame. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7