#include <GUIFont.h>
§ CScrollInfo()
CScrollInfo::CScrollInfo |
( |
unsigned int |
wait = 50 , |
|
|
float |
pos = 0 , |
|
|
int |
speed = defaultSpeed , |
|
|
const std::string & |
scrollSuffix = " | " |
|
) |
| |
§ GetPixelsPerFrame()
float CScrollInfo::GetPixelsPerFrame |
( |
| ) |
|
§ Reset()
§ SetSpeed()
void CScrollInfo::SetSpeed |
( |
int |
speed | ) |
|
|
inline |
§ defaultSpeed
const int CScrollInfo::defaultSpeed = 60 |
|
static |
§ initialPos
float CScrollInfo::initialPos |
§ initialWait
unsigned int CScrollInfo::initialWait |
§ m_loopCount
unsigned int CScrollInfo::m_loopCount |
§ m_textWidth
float CScrollInfo::m_textWidth |
|
mutable |
§ m_totalWidth
float CScrollInfo::m_totalWidth |
|
mutable |
§ m_widthValid
bool CScrollInfo::m_widthValid |
|
mutable |
§ pixelPos
float CScrollInfo::pixelPos |
§ pixelSpeed
float CScrollInfo::pixelSpeed |
§ suffix
§ waitTime
unsigned int CScrollInfo::waitTime |
The documentation for this class was generated from the following files: