Inheritance diagram for GT2005BallSpecialist::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 78 of file GT2005BallSpecialist.h.
|
|
Definition at line 81 of file GT2005BallSpecialist.h. References atBorder, greenIsClose, hardEdge, and yellowIsClose. |
|
|
Assignment operator.
Reimplemented from Vector2< int >. Definition at line 87 of file GT2005BallSpecialist.h. References Vector2< V >::x, and Vector2< V >::y. |
|
|
Definition at line 82 of file GT2005BallSpecialist.h. Referenced by BallPoint(). |
|
|
Definition at line 83 of file GT2005BallSpecialist.h. Referenced by BallPoint(). |
|
|
Definition at line 84 of file GT2005BallSpecialist.h. Referenced by BallPoint(). |
|
|
Definition at line 85 of file GT2005BallSpecialist.h. Referenced by BallPoint(), and GT2005BallSpecialist::scanForBallPoints(). |
1.3.6