Planeshift
pawsnpcdialog.h File Reference

Go to the source code of this file.

Classes

class  pawsNpcDialogWindow
 This window shows the popup menu of available responses when talking to an NPC. More...
 
struct  pawsNpcDialogWindow::QuestInfo
 

Macros

#define CONFIG_NPCDIALOG_FILE_NAME   "/planeshift/userdata/options/npcdialog.xml"
 
#define CONFIG_NPCDIALOG_FILE_NAME_DEF   "/planeshift/data/options/npcdialog_def.xml"
 

Functions

 CREATE_PAWS_FACTORY (pawsNpcDialogWindow)
 

Macro Definition Documentation

#define CONFIG_NPCDIALOG_FILE_NAME   "/planeshift/userdata/options/npcdialog.xml"

Definition at line 29 of file pawsnpcdialog.h.

#define CONFIG_NPCDIALOG_FILE_NAME_DEF   "/planeshift/data/options/npcdialog_def.xml"

Definition at line 30 of file pawsnpcdialog.h.

Function Documentation

CREATE_PAWS_FACTORY ( pawsNpcDialogWindow  )