Planeshift
|
#include <csutil/csstring.h>
#include "net/subscriber.h"
#include "paws/pawswidget.h"
#include "util/psconst.h"
#include "gui/inventorywindow.h"
Go to the source code of this file.
Classes | |
class | pawsExchangeWindow |
The trade window in PlaneShift. More... | |
Defines | |
#define | EXCHANGE_VISIBLE 4 |
#define | EXCHANGE_VISIBLE_INVENTORY 16 |
Enumerations | |
enum | psExchangeType { exchangePC2PC, exchangePC2NPC } |
Functions | |
CREATE_PAWS_FACTORY (pawsExchangeWindow) |
#define EXCHANGE_VISIBLE 4 |
Definition at line 34 of file pawsexchangewindow.h.
#define EXCHANGE_VISIBLE_INVENTORY 16 |
Definition at line 35 of file pawsexchangewindow.h.
enum psExchangeType |
Definition at line 37 of file pawsexchangewindow.h.
CREATE_PAWS_FACTORY | ( | pawsExchangeWindow | ) |