Planeshift
Classes | Enumerations | Functions

pawslootwindow.h File Reference

#include "paws/pawswidget.h"
#include "paws/pawslistbox.h"
#include "paws/pawsbutton.h"

Go to the source code of this file.

Classes

class  pawsLootWindow
 Window contains a list of the available loot items. More...

Enumerations

enum  { LCOL_ICON = 0, LCOL_NAME = 1, LCOL_ID = 2 }
 

Enum of the columns for the listbox:

More...

Functions

 CREATE_PAWS_FACTORY (pawsLootWindow)
 The pawsLootWindow factory.

Enumeration Type Documentation

anonymous enum

Enum of the columns for the listbox:

Enumerator:
LCOL_ICON 
LCOL_NAME 
LCOL_ID 

Definition at line 28 of file pawslootwindow.h.


Function Documentation

CREATE_PAWS_FACTORY ( pawsLootWindow  )

The pawsLootWindow factory.