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


Public Member Functions | |
| ScrollBar () | |
| void | SetBarHeight (int iHeight) |
| void | SetPercentage (float fStartPercent, float fEndPercent) |
Protected Attributes | |
| int | m_iBarHeight |
| Sprite | m_sprTopButton |
| Sprite | m_sprBottomButton |
| Sprite | m_sprBackground |
| Sprite | m_sprScrollThumbPart1 |
| Sprite | m_sprScrollThumbPart2 |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7