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


Public Member Functions | |
| DualScrollBar () | |
| void | Load () |
| void | SetBarHeight (float fHeight) |
| void | SetBarTime (float fTime) |
| void | SetPercentage (PlayerNumber pn, float fPercent) |
| void | EnablePlayer (PlayerNumber pn, bool on) |
Private Attributes | |
| float | m_fBarHeight |
| float | m_fBarTime |
| Sprite | m_sprScrollThumbOverHalf [NUM_PLAYERS] |
| Sprite | m_sprScrollThumbUnderHalf [NUM_PLAYERS] |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7