D'angband  0.0.0
Deeangband
 全て クラス 名前空間 ファイル 関数 変数 型定義 列挙型 列挙値 フレンド マクロ定義 ページ
Item.h ファイル

ゲーム中のアイテムと付随要素のプロトタイプ [詳解]

#include "stdafx.h"
#include "Deeangband.h"
#include "Dice.h"
#include "Effect.h"
#include "GameInstance.h"
#include "ItemBase.h"
#include "ItemTemplate.h"
#include "SavingTable.h"
#include "HaveGameTime.h"
#include "HaveSymbol.h"
#include "HavePosition.h"
Item.h の依存先関係図:
被依存関係図:

[ソースコード]

クラス

class  Deeangband::Item
 アイテムのクラス [詳解]
 

名前空間

 Deeangband
 

関数

 BOOST_CLASS_VERSION (Item, 1)
 

詳解

ゲーム中のアイテムと付随要素のプロトタイプ

日付
2013/12/11
著者
Deskull 2013 Sikabane Works.

Item.h に定義があります。

関数詳解

BOOST_CLASS_VERSION ( Item  ,
 
)