Inheritance diagram for GT2004BallSpecialist::BallPoint:
Public Member Functions | |
BallPoint () | |
BallPoint & | operator= (const Vector2< int > &other) |
Assignment operator. | |
Public Attributes | |
bool | greenIsClose |
bool | yellowIsClose |
bool | hardEdge |
bool | atBorder |
Definition at line 68 of file GT2004BallSpecialist.h.
|
Definition at line 71 of file GT2004BallSpecialist.h. References atBorder, greenIsClose, hardEdge, and yellowIsClose. |
|
Assignment operator.
Reimplemented from Vector2< int >. Definition at line 77 of file GT2004BallSpecialist.h. References Vector2< V >::x, and Vector2< V >::y. |
|
Definition at line 72 of file GT2004BallSpecialist.h. Referenced by BallPoint(). |
|
Definition at line 73 of file GT2004BallSpecialist.h. Referenced by BallPoint(). |
|
Definition at line 74 of file GT2004BallSpecialist.h. Referenced by BallPoint(). |
|
Definition at line 75 of file GT2004BallSpecialist.h. Referenced by BallPoint(), and GT2004BallSpecialist::scanForBallPoints(). |