#include <neighboring25Direct.h>
Static Public メソッド | |
| static bool | hasEffectNaive (const NumEffectState &state, PtypeO ptypeo, Position from, Position target) |
| static bool | hasEffect (const NumEffectState &state, PtypeO ptypeo, Position from, Position target) |
Static Private メソッド | |
| static bool | hasEffectFromTo (const NumEffectState &state, PtypeO ptypeo, Position from, Position target, Offset offset) |
neighboring25Direct.h の 13 行で定義されています。
| static bool osl::effect_util::Neighboring25Direct::hasEffect | ( | const NumEffectState & | state, | |
| PtypeO | ptypeo, | |||
| Position | from, | |||
| Position | target | |||
| ) | [inline, static] |
neighboring25Direct.h の 23 行で定義されています。
参照先 hasEffectNaive().
1.6.3