クラス osl::progress::PtypeProgressTable

ゲームの進行度を駒が自陣からどの程度前に進んでいるかの和で表現 [詳細]

#include <ptypeProgress.h>

osl::progress::PtypeProgressTableのコラボレーション図
Collaboration graph
[凡例]

すべてのメンバ一覧

Public メソッド

 PtypeProgressTable ()
 ~PtypeProgressTable ()
int progress (PtypeO ptypeo, Position pos) const

Private 変数

CArray< int, PTYPE_SIZEptype2Val
CArray2d< int, PTYPEO_SIZE,
Position::SIZE > 
pos2Val

Static Private 変数

static const CArray< int, 10 > yVals
 y 座標に対応した進行度の係数、最初は0 (使用しない)

説明

ゲームの進行度を駒が自陣からどの程度前に進んでいるかの和で表現

ptypeProgress.h16 行で定義されています。


コンストラクタとデストラクタ

osl::progress::PtypeProgressTable::PtypeProgressTable (  ) 
osl::progress::PtypeProgressTable::~PtypeProgressTable (  ) 

ptypeProgress.cc135 行で定義されています。


関数

int osl::progress::PtypeProgressTable::progress ( PtypeO  ptypeo,
Position  pos 
) const [inline]

変数

CArray2d<int,PTYPEO_SIZE,Position::SIZE> osl::progress::PtypeProgressTable::pos2Val [private]

ptypeProgress.h20 行で定義されています。

参照元 progress(), と PtypeProgressTable().

ptypeProgress.h19 行で定義されています。

参照元 PtypeProgressTable().

const osl::CArray< int, 10 > osl::progress::PtypeProgressTable::yVals [static, private]
初期値:
  {{   
    0,4,4,4,3,2,1,0,0,0
  }}

y 座標に対応した進行度の係数、最初は0 (使用しない)

ptypeProgress.h21 行で定義されています。

参照元 PtypeProgressTable().


このクラスの説明は次のファイルから生成されました:
 全て クラス ネームスペース ファイル 関数 変数 型定義 列挙型 列挙型の値 フレンド マクロ定義
Sun May 16 09:58:33 2010に生成されました。  doxygen 1.6.3