◆ Shot()
Creates a shot with the given target and angle
- Parameters
-
| point | The target to shoot at |
| angle | The angle formed by the shot origin, and the edges of the two obstacles closest to the shot path |
◆ getOpenAngle()
| const Angle & getOpenAngle |
( |
| ) |
const |
Returns the angle formed by the shot origin, and the edges of the two obstacles closest to the shot path
- Returns
- the angle formed by the shot origin, and the edges of the two obstacles closest to the shot path
◆ getPointToShootAt()
| const Point & getPointToShootAt |
( |
| ) |
const |
Returns a point, the target to shoot at.
- Returns
- a point, representing the target to shoot at.
The documentation for this class was generated from the following files:
- src/software/ai/evaluation/shot.h
- src/software/ai/evaluation/shot.cpp