5x3が盤上におさまるように中心を調整 More...
#include <centering5x3.h>

| Classes | |
| struct | Table | 
| Static Public Member Functions | |
| static const Square | adjustCenterNaive (Square) | 
| static const Square | adjustCenter (Square src) | 
| Static Public Attributes | |
| static const Table | table | 
5x3が盤上におさまるように中心を調整
Definition at line 14 of file centering5x3.h.
Definition at line 23 of file centering5x3.h.
References osl::Centering5x3::Table::centers, osl::Square::index(), and table.
Referenced by osl::progress::Effect5x3WithBonus::makeEffectMask(), osl::checkmate::DualDfpn::OraclePool::makeLargeKey(), osl::progress::Effect5x3WithBonus::makeProgressAreaBonus(), osl::progress::ml::NewProgress::progressOne(), osl::progress::ml::NewProgress::setUp(), osl::progress::Effect5x3Table::setupAttackEffect(), and osl::progress::Effect5x3Table::setupDefenseEffect().
| 
 | static | 
Definition at line 41 of file centering5x3.cc.
References osl::Square::x(), and osl::Square::y().
Referenced by osl::Centering5x3::Table::Table().
| 
 | static | 
Definition at line 22 of file centering5x3.h.
Referenced by adjustCenter().
 1.8.4
 1.8.4