|
void | reset () |
|
float | getDiameter () const |
|
void | init (float ball_radius) |
|
void | updateBallAndGoal (const Vec3 &ball_pos, float heading) |
|
bool | isApproachingGoal (KartTeam team) const |
|
Vec3 | getAimPosition (KartTeam team, bool reverse) const |
|
void | resetCheckGoal (const Track *t) |
|
|
float | m_radius |
|
float | m_red_goal_slope |
|
float | m_blue_goal_slope |
|
btTransform | m_trans |
|
CheckGoal * | m_blue_check_goal |
|
CheckGoal * | m_red_check_goal |
|
Vec3 | m_red_goal_1 |
|
Vec3 | m_red_goal_2 |
|
Vec3 | m_red_goal_3 |
|
Vec3 | m_blue_goal_1 |
|
Vec3 | m_blue_goal_2 |
|
Vec3 | m_blue_goal_3 |
|
The documentation for this class was generated from the following file: