クラス osl::rating::Capture
#include <capture.h>
すべてのメンバ一覧
Public 型 |
enum | { INF = 999999
} |
Public メソッド |
| Capture (int f, int l) |
bool | match (const NumEffectState &state, Move move, const RatingEnv &env) const |
Static Public メソッド |
static int | see (const NumEffectState &state, Move move, const RatingEnv &env) |
Static Private メソッド |
static const std::string | name (int first, int last) |
Private 変数 |
int | first |
int | last |
説明
capture.h の 15 行で定義されています。
列挙型
コンストラクタとデストラクタ
osl::rating::Capture::Capture |
( |
int |
f, |
|
|
int |
l | |
|
) |
| | [inline] |
関数
bool osl::rating::Capture::match |
( |
const NumEffectState & |
state, |
|
|
Move |
move, |
|
|
const RatingEnv & |
env | |
|
) |
| | const [inline, virtual] |
const std::string osl::rating::Capture::name |
( |
int |
first, |
|
|
int |
last | |
|
) |
| | [static, private] |
static int osl::rating::Capture::see |
( |
const NumEffectState & |
state, |
|
|
Move |
move, |
|
|
const RatingEnv & |
env | |
|
) |
| | [inline, static] |
変数
このクラスの説明は次のファイルから生成されました: