#include <formation_sbsp.h>
Public メソッド | |
Role (const Vector2D &attract, const Rect2D ®ion, const bool behind_ball) | |
void | randomize () |
bool | read (std::istream &is) |
std::ostream & | print (std::ostream &os) const |
Public 変数 | |
int | number_ |
player number | |
int | synmetry_ |
mirror reference nuber. =0:center, -1:side, >0:refered number | |
std::string | name_ |
role name string | |
Vector2D | pos_ |
basic position | |
Vector2D | attract_ |
attraction parameter | |
Rect2D | region_ |
movable area | |
bool | behind_ball_ |
defensive flag |