|
Pol
Revision:cb584c9
|
Go to the source code of this file.
Classes | |
| class | Pol::Core::ListenPoint |
Namespaces | |
| Pol | |
| Pol::Bscript | |
| Pol::Core | |
| Pol::Mobile | |
Functions | |
| void | Pol::Core::clear_listen_points () |
| void | Pol::Core::deregister_from_speech_events (UOExecutor *uoexec) |
| Bscript::BObjectImp * | Pol::Core::GetListenPoints () |
| void | Pol::Core::register_for_speech_events (UObject *obj, UOExecutor *uoexec, int range, int flags) |
| void | Pol::Core::sayto_listening_points (Mobile::Character *speaker, const char *p_text, int, u8 texttype, const u16 *p_wtext, const char *p_lang, int p_wtextlen, Bscript::ObjArray *speechtokens) |
| const char * | Pol::Core::TextTypeToString (u8 texttype) |
Variables | |
| const int | Pol::Core::LISTENPT_HEAR_GHOSTS = 0x01 |
| const int | Pol::Core::LISTENPT_HEAR_TOKENS = 0x02 |
| const int | Pol::Core::LISTENPT_NO_SPEECH = 0x04 |
Definition in file listenpt.h.