ManaPlus
Data Structures | Variables
dye.h File Reference

(986a3bf)

#include <string>
#include "localconsts.h"

Go to the source code of this file.

Data Structures

class  Dye
 

Variables

const int dyePalateSize = 9
 
const int sPaleteIndex = 7
 
const int aPaleteIndex = 8
 

Variable Documentation

◆ aPaleteIndex

const int aPaleteIndex = 8

Definition at line 35 of file dye.h.

Referenced by Dye::getAPalete(), and Dye::getType().

◆ dyePalateSize

const int dyePalateSize = 9

Definition at line 33 of file dye.h.

Referenced by Dye::Dye(), and Dye::~Dye().

◆ sPaleteIndex

const int sPaleteIndex = 7

Definition at line 34 of file dye.h.

Referenced by Dye::getSPalete(), and Dye::getType().