Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
#include <base.h>
Public Member Functions | |
virtual void | Draw (::BaseInterface *base) |
virtual | ~BaseTalk () |
BaseTalk (const std::string &msg, const std::string &ind, bool only_one_talk) | |
![]() | |
virtual | ~BaseObj () |
BaseObj (const std::string &ind) | |
Public Attributes | |
unsigned int | curchar |
float | curtime |
std::string | message |
![]() | |
const std::string | index |
Static Public Attributes | |
static bool | hastalked = false |
|
inlinevirtual |
BaseInterface::Room::BaseTalk::BaseTalk | ( | const std::string & | msg, |
const std::string & | ind, | ||
bool | only_one_talk | ||
) |
|
virtual |
Reimplemented from BaseInterface::Room::BaseObj.
Definition at line 578 of file base_interface.cpp.
References active_talks, BaseInterface::curroom, GetElapsedTime(), getTimeCompression(), VegaConfig::getVariable(), BaseInterface::othtext, XMLSupport::parse_float(), BaseInterface::rooms, TextPlane::SetText(), and vs_config.
|
static |
Definition at line 295 of file base.h.
Referenced by BaseInterface::Draw().