|
freg
0.3
Free-Roaming Elementary Game
|
#include <CraftManager.h>
Public Member Functions | |
| CraftItem & | operator= (const CraftItem &)=delete |
| bool | operator< (const CraftItem &item) const |
Public Attributes | |
| const int | num |
| const int | kind |
| const int | sub |
Definition at line 26 of file CraftManager.h.
| bool CraftItem::operator< | ( | const CraftItem & | item | ) | const |
Definition at line 29 of file CraftManager.cpp.
| const int CraftItem::kind |
Definition at line 32 of file CraftManager.h.
| const int CraftItem::num |
Definition at line 31 of file CraftManager.h.
| const int CraftItem::sub |
Definition at line 33 of file CraftManager.h.
1.8.7