xoreos  0.0.5
Classes | Namespaces
dialog.h File Reference

The NWN ingame dialog panel. More...

#include <list>
#include "src/common/scopedptr.h"
#include "src/common/ptrlist.h"
#include "src/events/types.h"
#include "src/events/notifyable.h"
#include "src/graphics/types.h"
#include "src/graphics/guielement.h"
#include "src/graphics/aurora/fonthandle.h"
#include "src/engines/nwn/gui/gui.h"
Include dependency graph for dialog.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Engines::NWN::DialogBox
 
struct  Engines::NWN::DialogBox::Reply
 A PC reply. More...
 
struct  Engines::NWN::DialogBox::ReplyLine
 A line of a PC reply. More...
 
class  Engines::NWN::Dialog
 

Namespaces

 Common
 
 Aurora
 
 Graphics
 
 Graphics::Aurora
 
 Engines
 
 Engines::NWN
 

Detailed Description

The NWN ingame dialog panel.

Definition in file dialog.h.