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

[ソースコード]

クラス

struct  WarpPointItem
 
class  WarpPointMaster
 

関数

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

関数詳解

◆ operator<()

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

◆ operator>()

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