Inheritance diagram for GT2004BallSpecialist::BallPoint:
Public Member Functions | |
BallPoint () | |
BallPoint & | operator= (const Vector2< int > &other) |
Public Attributes | |
bool | greenIsClose |
bool | yellowIsClose |
bool | hardEdge |
bool | atBorder |
Definition at line 68 of file GT2004BallSpecialist.h.
GT2004BallSpecialist::BallPoint::BallPoint | ( | ) | [inline] |
Definition at line 71 of file GT2004BallSpecialist.h.
Assignment operator
other | The other vector that is assigned to this one |
Reimplemented from Vector2< int >.
Definition at line 77 of file GT2004BallSpecialist.h.
References Vector2< V >::x, and Vector2< V >::y.
Definition at line 75 of file GT2004BallSpecialist.h.
Referenced by GT2004BallSpecialist::BallPointList::add(), GT2004BallSpecialist::findEndOfBall(), and GT2004BallSpecialist::scanForBallPoints().
Definition at line 71 of file GT2004BallSpecialist.h.
Referenced by GT2004BallSpecialist::BallPointList::add(), and GT2004BallSpecialist::findEndOfBall().
Definition at line 74 of file GT2004BallSpecialist.h.
Referenced by GT2004BallSpecialist::BallPointList::add(), and GT2004BallSpecialist::findEndOfBall().
Definition at line 73 of file GT2004BallSpecialist.h.
Referenced by GT2004BallSpecialist::BallPointList::add(), and GT2004BallSpecialist::findEndOfBall().