|
Pol
Revision:cb584c9
|
#include <pktin.h>
Public Attributes | |
| u16 | color |
| u16 | font |
| char | lang [4] |
| u16 | msglen |
| u8 | msgtype |
| u8 | type |
| u16 | wtext [2] |
| u16 Pol::Core::PKTIN_AD::color |
Definition at line 398 of file pktin.h.
Referenced by Pol::Core::SendUnicodeSpeech().
| u16 Pol::Core::PKTIN_AD::font |
Definition at line 399 of file pktin.h.
Referenced by Pol::Core::SendUnicodeSpeech().
| char Pol::Core::PKTIN_AD::lang[4] |
Definition at line 400 of file pktin.h.
Referenced by Pol::Core::SendUnicodeSpeech().
| u16 Pol::Core::PKTIN_AD::msglen |
Definition at line 396 of file pktin.h.
Referenced by Pol::Core::UnicodeSpeechHandler().
| u8 Pol::Core::PKTIN_AD::type |
Definition at line 397 of file pktin.h.
Referenced by Pol::Core::SendUnicodeSpeech(), and Pol::Core::UnicodeSpeechHandler().
| u16 Pol::Core::PKTIN_AD::wtext[2] |
Definition at line 401 of file pktin.h.
Referenced by Pol::Core::SendUnicodeSpeech(), and Pol::Core::UnicodeSpeechHandler().