![]() |
ManaPlus
|
Enumerations | |
| enum | T { Cooking = 1 , Arrow = 2 , Elemental = 3 , MixCooking = 4 , MakeBomb = 5 , Pharmacy = 6 } |
| enum CookingType::T |
| Enumerator | |
|---|---|
| Cooking | |
| Arrow | |
| Elemental | |
| MixCooking | |
| MakeBomb | |
| Pharmacy | |
Definition at line 27 of file cookingtype.h.