ManaPlus
Data Structures | Variables
outfitwindow.h File Reference

(986a3bf)

#include "enums/simpletypes/itemcolor.h"
#include "gui/widgets/window.h"
#include "listeners/actionlistener.h"

Go to the source code of this file.

Data Structures

class  OutfitWindow
 

Variables

const unsigned int OUTFITS_COUNT = 100
 
const unsigned int OUTFIT_ITEM_COUNT = 16
 
OutfitWindowoutfitWindow
 

Variable Documentation

◆ OUTFIT_ITEM_COUNT

const unsigned int OUTFIT_ITEM_COUNT = 16

◆ OUTFITS_COUNT

const unsigned int OUTFITS_COUNT = 100

◆ outfitWindow

OutfitWindow* outfitWindow
extern