#include <creditswindow.h>
◆ CreditsWindow()
◆ ~CreditsWindow()
cqsp::client::CreditsWindow::~CreditsWindow |
( |
| ) |
|
◆ GetDocumentName()
std::string cqsp::client::CreditsWindow::GetDocumentName |
( |
| ) |
|
◆ Hide()
void cqsp::client::CreditsWindow::Hide |
( |
| ) |
|
◆ LoadCreditsText()
void cqsp::client::CreditsWindow::LoadCreditsText |
( |
| ) |
|
|
private |
◆ OpenDocument()
void cqsp::client::CreditsWindow::OpenDocument |
( |
| ) |
|
◆ ProcessEvent()
void cqsp::client::CreditsWindow::ProcessEvent |
( |
Rml::Event & |
event | ) |
|
◆ SetCreditsScroll()
void cqsp::client::CreditsWindow::SetCreditsScroll |
( |
| ) |
|
|
private |
◆ Show()
void cqsp::client::CreditsWindow::Show |
( |
| ) |
|
◆ Update()
void cqsp::client::CreditsWindow::Update |
( |
double |
delta_time | ) |
|
◆ credits_text
std::string cqsp::client::CreditsWindow::credits_text |
|
private |
◆ credits_text_element
Rml::Element* cqsp::client::CreditsWindow::credits_text_element |
|
private |
◆ document
Rml::ElementDocument* cqsp::client::CreditsWindow::document |
|
private |
◆ fast_scroll
bool cqsp::client::CreditsWindow::fast_scroll = false |
|
private |
◆ m_app
◆ scroll_percentage
float cqsp::client::CreditsWindow::scroll_percentage = 0.0f |
|
private |
◆ scroll_speed
const float cqsp::client::CreditsWindow::scroll_speed = 50 |
|
private |
The documentation for this class was generated from the following files: