Mana
Loading...
Searching...
No Matches
Classes | Variables
outfitwindow.h File Reference
#include "gui/widgets/window.h"
#include <guichan/actionlistener.hpp>

Go to the source code of this file.

Classes

class  OutfitWindow
 
struct  OutfitWindow::Outfit
 

Variables

constexpr int OUTFITS_COUNT = 15
 
constexpr int OUTFIT_ITEM_COUNT = 9
 
OutfitWindowoutfitWindow
 

Variable Documentation

◆ OUTFIT_ITEM_COUNT

constexpr int OUTFIT_ITEM_COUNT = 9
constexpr

Definition at line 29 of file outfitwindow.h.

◆ OUTFITS_COUNT

constexpr int OUTFITS_COUNT = 15
constexpr

Definition at line 28 of file outfitwindow.h.

◆ outfitWindow

OutfitWindow* outfitWindow
extern

Definition at line 106 of file game.cpp.