GameServer
クラス | 関数
ItemDropMaster.h ファイル
#include <map>
#include <vector>
ItemDropMaster.h の依存先関係図:
被依存関係図:

[ソースコード]

クラス

struct  ItemDropItem
 
class  ItemDropMaster
 

関数

bool operator< (const ItemDropItem &A, const ItemDropItem &B)
 
bool operator> (const ItemDropItem &A, const ItemDropItem &B)
 

関数詳解

◆ operator<()

bool operator< ( const ItemDropItem A,
const ItemDropItem B 
)

◆ operator>()

bool operator> ( const ItemDropItem A,
const ItemDropItem B 
)