GameServer
Prog
AnpanMMO
Server
AnpanMMOServer
Master
クラス
|
関数
NPCMaster.h ファイル
#include <map>
#include <vector>
NPCMaster.h の依存先関係図:
被依存関係図:
[ソースコード]
クラス
struct
NPCItem
class
NPCMaster
関数
bool
operator<
(const
NPCItem
&A, const
NPCItem
&B)
bool
operator>
(const
NPCItem
&A, const
NPCItem
&B)
関数詳解
◆
operator<()
bool operator<
(
const
NPCItem
&
A
,
const
NPCItem
&
B
)
◆
operator>()
bool operator>
(
const
NPCItem
&
A
,
const
NPCItem
&
B
)
構築:
1.8.14