#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 |
◆ m_initialPos
float CScrollInfo::m_initialPos |
◆ m_initialWait
unsigned int CScrollInfo::m_initialWait |
◆ m_loopCount
unsigned int CScrollInfo::m_loopCount |
◆ m_pixelPos
float CScrollInfo::m_pixelPos |
◆ m_pixelSpeed
float CScrollInfo::m_pixelSpeed |
◆ m_suffix
◆ m_textWidth
float CScrollInfo::m_textWidth |
|
mutable |
◆ m_totalWidth
float CScrollInfo::m_totalWidth |
|
mutable |
◆ m_waitTime
unsigned int CScrollInfo::m_waitTime |
◆ m_widthValid
bool CScrollInfo::m_widthValid |
|
mutable |
The documentation for this class was generated from the following files: