This is the complete list of members for
PongGame, including all inherited members.
ball_dir_x_ | PongGame | [private] |
ball_dir_y_ | PongGame | [private] |
ball_pos_x_ | PongGame | [private] |
ball_pos_y_ | PongGame | [private] |
field_marker_ | PongGame | [private] |
game_loop_timer_ | PongGame | [private] |
last_ball_pos_x_ | PongGame | [private] |
last_ball_pos_y_ | PongGame | [private] |
makeBallMarker() | PongGame | [inline, private] |
makeFieldMarker() | PongGame | [inline, private] |
makePaddleMarkers() | PongGame | [inline, private] |
normalizeVel() | PongGame | [inline, private] |
player_contexts_ | PongGame | [private] |
PongGame() | PongGame | [inline] |
processPaddleFeedback(unsigned player, const visualization_msgs::InteractiveMarkerFeedbackConstPtr &feedback) | PongGame | [inline, private] |
reflect(float &pos, float last_pos, float limit, float &t) | PongGame | [inline, private] |
reset() | PongGame | [inline, private] |
server_ | PongGame | [private] |
setPaddlePos(unsigned player, float pos) | PongGame | [inline, private] |
speed_ | PongGame | [private] |
spinOnce() | PongGame | [inline, private] |
updateBall() | PongGame | [inline, private] |
updateScore() | PongGame | [inline, private] |