|
xoreos
0.0.5
|
The NWN ingame quickchat. More...
#include "src/events/notifyable.h"#include "src/engines/nwn/gui/widgets/button.h"#include "src/engines/nwn/gui/gui.h"

Go to the source code of this file.
Classes | |
| class | Engines::NWN::ChatModeButton |
| The chat mode button within the NWN ingame quickchat. More... | |
| class | Engines::NWN::Quickchat |
| The NWN ingame quickchat. More... | |
Namespaces | |
| Engines | |
| Engines::NWN | |
Enumerations | |
| enum | Engines::NWN::ChatMode { Engines::NWN::kModeShout = 0, Engines::NWN::kModeWhisper = 1, Engines::NWN::kModeTell = 2, Engines::NWN::kModeTalk = 3, Engines::NWN::kModeParty = 4, Engines::NWN::kModeDM = 5 } |
The NWN ingame quickchat.
Definition in file quickchat.h.
1.8.14