ManaPlus
|
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 |
const int aPaleteIndex = 8 |
Definition at line 35 of file dye.h.
Referenced by Dye::getAPalete(), and Dye::getType().
const int dyePalateSize = 9 |
Definition at line 33 of file dye.h.
Referenced by Dye::Dye(), and Dye::~Dye().
const int sPaleteIndex = 7 |
Definition at line 34 of file dye.h.
Referenced by Dye::getSPalete(), and Dye::getType().