Planeshift
Classes | Defines | Enumerations | Functions

pawsexchangewindow.h File Reference

#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 Documentation

#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.


Enumeration Type Documentation

Enumerator:
exchangePC2PC 
exchangePC2NPC 

Definition at line 37 of file pawsexchangewindow.h.


Function Documentation

CREATE_PAWS_FACTORY ( pawsExchangeWindow  )