xoreos  0.0.5
Classes | Namespaces | Enumerations
quickchat.h File Reference

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"
Include dependency graph for quickchat.h:
This graph shows which files directly or indirectly include this file:

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
}
 

Detailed Description

The NWN ingame quickchat.

Definition in file quickchat.h.