#include "osl/ptype.h"#include "osl/ptypeTraits.h"#include "osl/misc/carray3d.h"#include "osl/misc/carray2d.h"#include "osl/misc/carray.h"#include "osl/offset32.h"#include <iosfwd>

Go to the source code of this file.
| Classes | |
| struct | osl::progress::LongEffect | 
| 5x3領域への長い利きの始まりと終わり. offset - 利きの方向が0の時は利きが無いことを示す minIndex - 利きが領域に入るindex maxIndex - 利きが領域から出る手前のindex  More... | |
| class | osl::progress::Effect5x3Table | 
| Effect5x3の差分計算で使うテーブル.  More... | |
| Namespaces | |
| osl | |
| attackDefense.h | |
| osl::progress | |
| 進行度 | |
| Constant Groups | |
| osl | |
| attackDefense.h | |
| osl::progress | |
| 進行度 | |
| Typedefs | |
| typedef CArray< LongEffect, 4 > | osl::progress::LongEffect4 | 
| 長い利きの方向は高々4なので,長さ4のCArrayで表現.  More... | |
| Functions | |
| std::ostream & | osl::progress::operator<< (std::ostream &os, LongEffect const &longEffect) | 
| Variables | |
| const Effect5x3Table | osl::progress::Effect5x3_Table | 
 1.8.4
 1.8.4